Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Share running code with CodePicnic
Gustavo Leon
·
0 responses
·
ruby, php, python, rails
Creating quick data using existing code
Cody Palmer
·
0 responses
·
ruby, rails
Add exceptions to Rails pluralization
Walid
·
0 responses
·
rails, inflector
Caution - to_time in Rails
David Paluy
·
0 responses
·
rails, to_time
RSpec-given
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, gems, tests
alias brake="bundle exec rake"
Francis San Juan
·
0 responses
·
rails, bash
Remove ActiveRecord model from ElasticSearch index with tire gem
Nisanth
·
0 responses
·
rails, elasticsearch
Race Conditions Solution for Rails Uniqueness Validations
Esteban Pintos
·
0 responses
·
rails, ruby, postgresql, race conditions
Write code in style
Maksim
·
0 responses
·
ruby, rails, ruby-style, robocop
Most Common Mistake on Legacy Rails Apps
Ezequiel Delpero
·
0 responses
·
ruby, rails, ror
Never include GitHub access tokens in your Gemfile again
Mario Uher
·
0 responses
·
ruby, rails, secure, github
Show SQL statements in log in Rails 2.3
Chad Ostrowski
·
0 responses
·
ruby, rails
Transactions and Database Setup for Capybara feature specs
Alexander Tamoykin
·
0 responses
·
ruby, rails, capybara, database
Mailcatcher
Saurav
·
0 responses
·
rails, actionmailer, mailcatcher gem
Using PieCrust on Heroku
Ludovic Chabant
·
0 responses
·
heroku, piecrust
Gem To Test E-mail on Local Development Environment
Kevin
·
0 responses
·
ruby, rails, on
Rails log
lazybios
·
0 responses
·
rails, ruby
What to test in a Rails app?
Trung Lê
·
0 responses
·
ruby, rails, testing
Executing bundler in a Capistrano task
Leandro Guida
·
0 responses
·
ruby, bundler, capistrano, deploy
Usando o suporte nativo JSON do PostgreSQL 9.2 no Rails
Lucas
·
0 responses
·
rails, json, postgres, postgresql
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3
Djalma Araújo
·
0 responses
·
ruby, rails, osx, rvm
Rails Development Reload
Dinesh Vasudevan
·
0 responses
·
ruby, rails, development, reload
Make Rails Console to show ActiveRecord SQL calls
Daniel Kosalla
·
0 responses
·
ruby, rails, sql, debugging
Dry Hybrid Validations
Sakchai Siripanyawuth
·
0 responses
·
coffeescript, rails