Popular Rails Programming Tips
Run minitest tests from within emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs, minitest
git hook to regenerate ctags
Cezar Halmagean
·
0 responses
·
rails, git, ctags
Database "sample_app_test" does not exist (PG::Error)
Ben Ackles
·
0 responses
·
rails, postgresql, os x 10.8.4
Rake Task to Drop All Databases in Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, rake, databases
10 things I usually do after creating rails app on heroku
Marcin Naglik
·
2 responses
·
ruby, rails, heroku
Use Zeus to speed up your tests
Jelle Vandebeeck
·
0 responses
·
ruby, rails, test, gem
How to copy staging data to review app on heroku postgres
naohiro
·
0 responses
·
heroku, postgres,
ActiveRecord get all ids
Jeremy Bertrand
·
0 responses
·
rails, activerecord, populator
Config Postgress.app for Terminal
Piermaria Cosina
·
0 responses
·
bash, rails, heroku, terminal
Checking multiple elements for equality in Ruby
Emad Elsaid
·
0 responses
·
ruby, rails, array
How to deploy a Ruby on Rails app from GitHub to Heroku
Codeship
·
0 responses
·
ruby, heroku, testing, rails
Rails Date Search Using Ruby's Range Class
Efren Aguirre
·
0 responses
·
ruby, rails, search, date
Update version on rails migrations
Enrique Vidal
·
0 responses
·
ruby, rails, bash
God for Process Monitoring
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, god, process monitoring
Rails: Recreating the Database One-Liner
Sebastian Muszyński
·
0 responses
·
rails, alias, database, one-liner
Putting RSpec describe blocks in other blocks to keep DRY
Ben Burton
·
0 responses
·
ruby, rails, rspec
How to deploy a Ruby on Rails app from BitBucket to Heroku
Codeship
·
0 responses
·
ruby, rails, heroku, testing
Using Rspec's shared_examples to spec new behavior
Kamil Tusznio
·
0 responses
·
ruby, rails, rspec
Heroku commandline helpers
Jason Rogers
·
0 responses
·
shell, heroku, commandline, bash
be nice to your CI
Benjamin Knofe
·
1 response
·
ruby, rails, test, ci
Secure Rails Passwords in Models
Aurimas Niekis
·
0 responses
·
ruby, rails, password, bcrypt
Custom Rails error pages
Emmanuel Turlay
·
2 responses
·
rails, boilerplate
RSpec mocha warning with rails
Jens Grassel
·
0 responses
·
warning, rails, mocha, rspec
Kill Rails Server
Trent Kocurek
·
1 response
·
ruby, rails, terminal
Missing Rails console in Sinatra?
Łukasz Sągol
·
0 responses
·
ruby, rails, irb, sinatra