Popular Rails Programming Tips
Use urls as translation keys
Ed
·
0 responses
·
ruby, rails, url, i18n
ActiveRecord get all ids
Jeremy Bertrand
·
0 responses
·
rails, activerecord, populator
How to deploy a Ruby on Rails app from GitHub to Heroku
Codeship
·
0 responses
·
ruby, heroku, testing, rails
Custom Rails error pages
Emmanuel Turlay
·
2 responses
·
rails, boilerplate
Rails: Recreating the Database One-Liner
Sebastian Muszyński
·
0 responses
·
rails, alias, database, one-liner
Rake Task to Drop All Databases in Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, rake, databases
be nice to your CI
Benjamin Knofe
·
1 response
·
ruby, rails, test, ci
Global setup/teardown for Rails & Mongoid 3.0
Carlos Hernández
·
0 responses
·
rails, mongoid
Markdown with RDiscount
Tu Hoang
·
2 responses
·
rails, markdown, rdiscount
Kill Rails Server
Trent Kocurek
·
1 response
·
ruby, rails, terminal
Extend lookup path of Rails Application Template
Felipe Kaufmann
·
0 responses
·
rails, application template, application generator
counter_cache for mongoid
Sandeep Ravichandran
·
0 responses
·
rails, mongoid, mongo
rake db:test:prepare error + PostgreSQL + RSpec
Tu Hoang
·
0 responses
·
rails, rspec, postgresql, rake
Missing Rails console in Sinatra?
Łukasz Sągol
·
0 responses
·
ruby, rails, irb, sinatra
Rails : model and migrate
Mariz Melo
·
0 responses
·
ruby, mvc, rails, sql
Heroku assets not minified?
Jake Tollette
·
0 responses
·
ruby, rails, heroku, asset pipeline
Easy Rails app-wide settings
Emmanuel Turlay
·
0 responses
·
ruby, rails
Putting RSpec describe blocks in other blocks to keep DRY
Ben Burton
·
0 responses
·
ruby, rails, rspec
Modular vs Monolithic Software: No Holy Grails.
Pablo Astigarraga
·
0 responses
·
ruby, rails, software architectue, modular applications
Environment Variables in your Rails App
Russ Smith
·
0 responses
·
ruby, rails, command line
God for Process Monitoring
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, god, process monitoring
Database "sample_app_test" does not exist (PG::Error)
Ben Ackles
·
0 responses
·
rails, postgresql, os x 10.8.4
Rack::EnvNotifier
Catalin Ilinca
·
0 responses
·
ruby, rails, gem, rack
Use Zeus to speed up your tests
Jelle Vandebeeck
·
0 responses
·
ruby, rails, test, gem
Remove blanks, carriage return etc...
Benjamin Roth
·
0 responses
·
ruby, rails