Popular Rails Programming Tips
OR queries with arrays as arguments in Rails 4
Rafał Cieślak
·
9 responses
·
rails, activerecord, sql, arel
Forward Port 80 to Port 3000
Tim Morgan
·
1 response
·
shell, rails, iptables
Faster page loads with Turbolinks
Rico Sta. Cruz
·
4 responses
·
ruby, rails, javascript, turbolinks
Clean Rails Install on OS X Mountain Lion: Homebrew + RVM + Ruby 1.9.3 + Git + MySQL
Jonathan Nelson
·
10 responses
·
ruby, mysql, rvm, homebrew
How to create a contact form for a GitHub Pages served Jekyll website
Tiago Garcia
·
6 responses
·
heroku, sinatra, recaptcha, github pages
Clean Heroku npm cache
Ivan Erceg
·
8 responses
·
heroku, node, cache, npm
"try" method - do you need it?
David Hrachový
·
2 responses
·
ruby, rails, try, refactor
Mixing text and variables with HAML
Javier Cuevas
·
0 responses
·
ruby, rails, haml
Speed up Travis-CI build preparation time by 800%
Michał Czyż
·
5 responses
·
ruby, rails, ci, travis-ci
Web fonts and Rails' Asset Pipeline
Dale Sande
·
0 responses
·
rails, sass, asset pipeline
Simple Export to CSV with Postgres
Tom Milewski
·
6 responses
·
heroku, postgres, database, csv
Free background jobs on heroku
dommmel
·
17 responses
·
rails, heroku, unicorn, resque
Nested forms with ActiveModel::Model objects
Sam Slotsky
·
13 responses
·
rails, activemodel, has_many, nested forms
Rails, Twitter Bootstrap and "Disabled" links/buttons
Vladimir Reshetnikov
·
5 responses
·
ruby, rails, twitter, bootstrap
Validating REST queries with Rails
Ben Woodall
·
3 responses
·
ruby, rails
Validate URLs in Rails
Lee Machin
·
6 responses
·
ruby, rails, url validation
Print the current page's html source in Capybara
Daniel Schmidt
·
1 response
·
rails, cucumber, capybara
Creating a Scoped Invitation System for Rails
Jessica Biggs
·
17 responses
·
ruby, rails, ror, invitations
Nested Set Model: the best approach to deal with hierarchical data
Álvaro
·
2 responses
·
ruby, mysql, rails, sql
Writing Custom Tasks for Capistrano 3
Tácio Nery
·
1 response
·
ruby, rails, capistrano, rake
Generate only the binstubs that your project needs
Mislav Marohnić
·
7 responses
·
ruby, bundler, rails, binstubs
Pass the database pwd to Rails with an environment variable
Felix Holmgren
·
2 responses
·
ruby, rails, apache, capistrano
Rails, Devise, CanCan, Rolify and User Company Role
Vedran Marčetić
·
7 responses
·
rails, roles, devise, user