Popular Rails Programming Tips
Rails test suite acting strange - type macthing fails
Titov Andrey
·
0 responses
·
rails, debug, active_support, dependencies
Wrote a book about doing front-end dev in an existing rails app
Miles Matthias
·
0 responses
·
ruby, book, css, rails
Moving forward with the Rails asset pipeline
Nicolas Santa
·
0 responses
·
ruby, rails
Simple git clone your Rails app
d1b
·
0 responses
·
rails, git
RSpec-given
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, gems, tests
Caution - to_time in Rails
David Paluy
·
0 responses
·
rails, to_time
Heroku release fails on upgrading postgres plan
naohiro
·
0 responses
·
heroku, postgres
Mailcatcher
Saurav
·
0 responses
·
rails, actionmailer, mailcatcher gem
Share running code with CodePicnic
Gustavo Leon
·
0 responses
·
ruby, php, python, rails
Quickly find elasticsearch version with tire gem
Nisanth
·
0 responses
·
rails, elasticsearch
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3
Djalma Araújo
·
0 responses
·
ruby, rails, osx, rvm
Scoping and default for I18n Rails
Dinesh Vasudevan
·
0 responses
·
ruby, rails, i18n
No Cache
Dinesh Vasudevan
·
0 responses
·
ruby, rails
Never include GitHub access tokens in your Gemfile again
Mario Uher
·
0 responses
·
ruby, rails, secure, github
Rails secret
Vanja Radovanović
·
0 responses
·
rails, heroku, security
Race Conditions Solution for Rails Uniqueness Validations
Esteban Pintos
·
0 responses
·
rails, ruby, postgresql, race conditions
Method naming tip: Keep implementation details out.
Gavin Morrice
·
2 responses
·
ruby, rails, best practices, conventions
Remove ActiveRecord model from ElasticSearch index with tire gem
Nisanth
·
0 responses
·
rails, elasticsearch
Avoiding repeated query variables
Amy Lai
·
0 responses
·
rails, query
Usando o suporte nativo JSON do PostgreSQL 9.2 no Rails
Lucas
·
0 responses
·
rails, json, postgres, postgresql
Transactions and Database Setup for Capybara feature specs
Alexander Tamoykin
·
0 responses
·
ruby, rails, capybara, database
Show SQL statements in log in Rails 2.3
Chad Ostrowski
·
0 responses
·
ruby, rails
Rails Development Reload
Dinesh Vasudevan
·
0 responses
·
ruby, rails, development, reload