Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
rails 4 - test_helper
Павел Калашников
·
0 responses
·
rails, rails4
/bin/setup
ombulabs
·
0 responses
·
bash, ruby, rails
Working With Angular, Yeoman, and Rails
Jordan Yaker
·
0 responses
·
rails, coding, yeoman
Taking a Backup for your MySQL DB and send it via email using Ruby
Emad Elsaid
·
0 responses
·
ruby, mysql, rails
Inquiry in rails
Dinesh Vasudevan
·
0 responses
·
rails, string, inquiry
Use schema_validations to make your ActiveRecord classes more DRY
Diogo Biazus
·
0 responses
·
rails, activerecord, database, postgresql
Use schema_associations to to make your ActiveRecord models more DRY
Diogo Biazus
·
0 responses
·
rails, activerecord, database, postgresql
Hacking mruby onto Heroku with Buildpacks
Richard Schneeman
·
0 responses
·
ruby, heroku, mruby, buildpacks
Using shell in Heroku
Klaus Peter Laube
·
0 responses
·
shell, heroku, paas
Full messages in Rails validation errors
Łukasz Sągol
·
0 responses
·
rails, rails 3, zgryw, validations
Test multiple local Rails engines together
Nathan Hopkins
·
0 responses
·
ruby, rails, engines
Running a command in the rails console without output
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, console
Raketask for connecting to Redis on Heroku
Lennart Fridén
·
0 responses
·
ruby, heroku, redis, rake
Recurring billing via Spreedly API
Arnoldo Rodriguez
·
0 responses
·
rails, spreedly, recurring billing
Thoughts on being a professional
Jason Rogers
·
0 responses
·
ruby, rails, programming, professionalism
Return has_many association's field as an array
Leon Guan
·
0 responses
·
ruby, rails, ror
Fast Rails tests /w TestUnit and Commands
Raphael Randschau
·
0 responses
·
rails, leahpar, testing, testunit
Ruby show me the method
Dmitry Vorotilin
·
0 responses
·
ruby, rails, method source
Rapid Prototyping For Simple SaaS Apps at Zero Cost
Nick Boucart
·
0 responses
·
heroku, prototyping, javascript, github
Ruby on Rails with AngularJS: "Argument [...] is not a function, got undefined"
Sebastian Muszyński
·
2 responses
·
rails, error, angular, angularjs
Nested Form: Adding fields with pre-defined values
Jim Smith
·
0 responses
·
jquery, ruby, rails, javascript
Rails Rendering Format Priorities
Ben Richardson
·
0 responses
·
ruby, rails, slim
Keep your Rails views DRY by using `render` with block
Aleksey Magusev
·
0 responses
·
ruby, rails, dry