Popular Rails Programming Tips
rails setup for mac 10.8
Tanvir Raj
·
3 responses
·
ruby, rails
Automatically db:test:prepare
Paul Elliott
·
0 responses
·
ruby, rails, on
Rails: Overriding redirect_to.
Nicolas Oga
·
0 responses
·
rails, redirect
Use Lifesaver to asynchronously index your Rails models using Elasticsearch
Paul Sorensen
·
0 responses
·
rails, elasticsearch, resque, tire
Evite links compostos por objetos em Rails
Stefano Diem Benatti
·
0 responses
·
ruby, rails, query optimization
Easily determining ownership in Rails
Josh McMillan
·
0 responses
·
ruby, rails, activerecord, ownership
Allow all attributes to be changed by admins
David Somers
·
0 responses
·
ruby, rails, admin, attr_accesible
Deploying Rack with Thin
Fabrizio Soppelsa
·
0 responses
·
ruby, rails, thin, rack
omniauth multiple user login
Cezar Halmagean
·
0 responses
·
rails, omniauth, capybara
Octopress - Rake Generate [BUG] Segmentation fault
Noval Agung Prayogo
·
0 responses
·
rails, octopress
Navigate to your spec file quickly
Mikael Henriksson
·
0 responses
·
rails, sublime text 2, rspec
git hook to regenerate ctags
Cezar Halmagean
·
0 responses
·
rails, git, ctags
Leveraging Subject in RSpec - A rough cut!
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, rspec
Report rake (>=0.9) exceptions to NewRelic
Anton Katunin
·
0 responses
·
rails, exception, rake, newrelic
Run minitest tests from within emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs, minitest
10 things I usually do after creating rails app on heroku
Marcin Naglik
·
2 responses
·
ruby, rails, heroku
Checking multiple elements for equality in Ruby
Emad Elsaid
·
0 responses
·
ruby, rails, array
Config Postgress.app for Terminal
Piermaria Cosina
·
0 responses
·
bash, rails, heroku, terminal
About jRuby 1.7.5 and Warbler
Félix Bellanger
·
0 responses
·
ruby, jruby, rails, ror
Secure Rails Passwords in Models
Aurimas Niekis
·
0 responses
·
ruby, rails, password, bcrypt
Global setup/teardown for Rails & Mongoid 3.0
Carlos Hernández
·
0 responses
·
rails, mongoid
Using Rspec's shared_examples to spec new behavior
Kamil Tusznio
·
0 responses
·
ruby, rails, rspec