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
RSpec-given
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, gems, tests
alias brake="bundle exec rake"
Francis San Juan
·
0 responses
·
rails, bash
Creating quick data using existing code
Cody Palmer
·
0 responses
·
ruby, rails
Saving costs on Heroku for Ruby on Rails apps
Kevin
·
0 responses
·
rubyonrails, heroku
Caution - to_time in Rails
David Paluy
·
0 responses
·
rails, to_time
Write code in style
Maksim
·
0 responses
·
ruby, rails, ruby-style, robocop
Remove ActiveRecord model from ElasticSearch index with tire gem
Nisanth
·
0 responses
·
rails, elasticsearch
Never include GitHub access tokens in your Gemfile again
Mario Uher
·
0 responses
·
ruby, rails, secure, github
Mailcatcher
Saurav
·
0 responses
·
rails, actionmailer, mailcatcher gem
Using PieCrust on Heroku
Ludovic Chabant
·
0 responses
·
heroku, piecrust
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3
Djalma Araújo
·
0 responses
·
ruby, rails, osx, rvm
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
What to test in a Rails app?
Trung Lê
·
0 responses
·
ruby, rails, testing
Most Common Mistake on Legacy Rails Apps
Ezequiel Delpero
·
0 responses
·
ruby, rails, ror
Executing bundler in a Capistrano task
Leandro Guida
·
0 responses
·
ruby, bundler, capistrano, deploy
Race Conditions Solution for Rails Uniqueness Validations
Esteban Pintos
·
0 responses
·
rails, ruby, postgresql, race conditions
The Codeship Christmas Countdown
Codeship
·
0 responses
·
ruby, php, rails, video
Method naming tip: Keep implementation details out.
Gavin Morrice
·
2 responses
·
ruby, rails, best practices, conventions
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
Simple git clone your Rails app
d1b
·
0 responses
·
rails, git