Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Global setup/teardown for Rails & Mongoid 3.0
Carlos Hernández
·
0 responses
·
rails, mongoid
How to deploy a Ruby on Rails app from BitBucket to Heroku
Codeship
·
0 responses
·
ruby, rails, heroku, testing
Rake Task to Drop All Databases in Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, rake, databases
Markdown with RDiscount
Tu Hoang
·
2 responses
·
rails, markdown, rdiscount
ActiveRecord get all ids
Jeremy Bertrand
·
0 responses
·
rails, activerecord, populator
Using Rspec's shared_examples to spec new behavior
Kamil Tusznio
·
0 responses
·
ruby, rails, rspec
Secure Rails Passwords in Models
Aurimas Niekis
·
0 responses
·
ruby, rails, password, bcrypt
Rails: Recreating the Database One-Liner
Sebastian Muszyński
·
0 responses
·
rails, alias, database, one-liner
be nice to your CI
Benjamin Knofe
·
1 response
·
ruby, rails, test, ci
Use Zeus to speed up your tests
Jelle Vandebeeck
·
0 responses
·
ruby, rails, test, gem
Use urls as translation keys
Ed
·
0 responses
·
ruby, rails, url, i18n
Rails Date Search Using Ruby's Range Class
Efren Aguirre
·
0 responses
·
ruby, rails, search, date
Custom Rails error pages
Emmanuel Turlay
·
2 responses
·
rails, boilerplate
God for Process Monitoring
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, god, process monitoring
Kill Rails Server
Trent Kocurek
·
1 response
·
ruby, rails, terminal
Database "sample_app_test" does not exist (PG::Error)
Ben Ackles
·
0 responses
·
rails, postgresql, os x 10.8.4
Dynamic Model Attributes stored as a Hash
Troy Martin
·
0 responses
·
rails, dynamic attributes, model, form builder
Creating fancy money entry for your Rails app
Michiel Sikkes
·
0 responses
·
ruby, rails, forms, input
Putting RSpec describe blocks in other blocks to keep DRY
Ben Burton
·
0 responses
·
ruby, rails, rspec
counter_cache for mongoid
Sandeep Ravichandran
·
0 responses
·
rails, mongoid, mongo
Rack::EnvNotifier
Catalin Ilinca
·
0 responses
·
ruby, rails, gem, rack
Slides: Introduction to Web Applications
Tobias Pfeiffer
·
0 responses
·
ruby, rails, beginner, introduction
How to copy staging data to review app on heroku postgres
naohiro
·
0 responses
·
heroku, postgres,
Heroku assets not minified?
Jake Tollette
·
0 responses
·
ruby, rails, heroku, asset pipeline