Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
How to set up RSpec
Codeship
·
0 responses
·
ruby, rails, gem, testing
Easily switch user without login, logout
Vinh Nguyen Le
·
1 response
·
rails, vinhnguyenleasnet
Stripping whitespace from model attributes
Jarrett Green
·
0 responses
·
rails, attributes, gem, whitespace
Rails Vagrant box
Ali Ismayilov
·
0 responses
·
puppet, rails, vagrant, windows
Readonly ActiveRecord Columns
Sean Todd
·
0 responses
·
rails, activerecord, validation, readonly
rails database time traveler
Tobi Lehman
·
0 responses
·
rails, db, bash
Hash.slice
Mark Daggett
·
0 responses
·
rails, hash
Ubuntu 12.04 Ruby on Rails Development
Pete Hudgins
·
0 responses
·
rails, postgres, ubuntu
Ruby on Rails 4 and Stripe
Josh Cavin
·
0 responses
·
rails, stripe
Ruby on Rails & SQL Server
Chris Jenkins
·
0 responses
·
ruby, rails, sql, server
Useful Rake task to restart database and import SQL dump
toni
·
0 responses
·
ruby, rails, rake, postgresql
Preparing a new Mac for Rails development
Thomas Klemm
·
0 responses
·
ruby, rails
Repeating same request with VCR
Warut Surapat
·
0 responses
·
ruby, rails, vcr
Rails convert ERB view files to Slim
Troy Martin
·
0 responses
·
rails, slim, convert, erb
Bringing Your (Encryption) Keys to Multi/Hybrid Clouds
Michael Laccetti
·
0 responses
·
aws, heroku, vault, security
ExecJS::RuntimeError in Controller#action
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tip, error
Replace Factory for FactoryGirl with sed+ack
Javier Guerra
·
0 responses
·
ruby, rails, factory_girl, update rails
Seconds Until End of Day
Dinesh Vasudevan
·
0 responses
·
rails, cache, seconds_until_end_of_day
Querying a big amount of Rails DB Objects "at once"
Oswaldo Ferreira
·
0 responses
·
rails, database, object, query
helper in console
flynfish
·
0 responses
·
ruby, rails
Easy Password Timeout Test
Sean Todd
·
0 responses
·
ruby, rails, test, user
Heroku PG backups restore
Herman Moreno
·
0 responses
·
heroku, postgres
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Infinite Scrolling in Ruby on Rails
Esteban Pintos
·
0 responses
·
rails, javascript, ruby
Streamline your rails exceptions in development
Omar Mekky
·
0 responses
·
rails, development, repl, bug tracking