Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Rails view helpers in controller.
Tal Safran
·
0 responses
·
ruby, rails
Easy Password Timeout Test
Sean Todd
·
0 responses
·
ruby, rails, test, user
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Safely Add Hstore Support to Postgres via ActiveRecord Migrations
Charles Zhang
·
0 responses
·
rails, activerecord, postgres, hstore
Static Sites for Heroku unix function
Antonio Pagano
·
0 responses
·
ruby, heroku, site, markup
Find arguments from Ruby method
Matt Brewer
·
0 responses
·
ruby, rails
Set an action for helper specs
Colin Mattson
·
0 responses
·
rails, helper, spec, rspec
Run God in Production
Rajeev N Bharshetty
·
0 responses
·
rails, tip, god
Bringing Your (Encryption) Keys to Multi/Hybrid Clouds
Michael Laccetti
·
0 responses
·
aws, heroku, vault, security
Rails + Capistrano + Myrepono
Tom Caflisch
·
0 responses
·
rails, capistrano, myrepono
Using Postgres Regex expressions to find very specific matches
Mike Hall
·
0 responses
·
rails, sql, regex, postgres
Real time in Rails
Romain Laurent
·
1 response
·
ruby, rails
How to customize Http Digest Authentication error pages in Ruby on Rails
Peter Philips
·
0 responses
·
rails, http digest authentication
Protector: ORM security DSL
Boris Staal
·
0 responses
·
ruby, rails, activerecord, sequel
Killing N+1 queries on ActiveAdmin
Luciano Sousa
·
0 responses
·
ruby, rails, activeadmin, n
Output objects in YAML format from Rails Console
Rob Volk
·
0 responses
·
ruby, rails
pgAdmin3 add sound
Daniel
·
0 responses
·
rails, postgres, ubuntu, postgresql
Rails debugging with better_errors and pow
Zach Gohr
·
0 responses
·
rails, pow, better_errors
Download your latest 30 Github Gists to local directory
Emad Elsaid
·
0 responses
·
ruby, rails, github
Redirect back on sign in with Devise
Oleg Potapov
·
0 responses
·
rails, devise
Presenters with Ruby on Rails
Rinaldi Fonseca
·
0 responses
·
rails, presenters, design patterns
Rack no-op
Andrew Radev
·
0 responses
·
ruby, rails, rack
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record