Popular Rails Programming Tips
List of Gems in textfile without versions
Ivan Storck
·
0 responses
·
ruby, rails, gems, rvm
Rails view helpers in controller.
Tal Safran
·
0 responses
·
ruby, rails
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Bringing Your (Encryption) Keys to Multi/Hybrid Clouds
Michael Laccetti
·
0 responses
·
aws, heroku, vault, security
Safely Add Hstore Support to Postgres via ActiveRecord Migrations
Charles Zhang
·
0 responses
·
rails, activerecord, postgres, hstore
Set an action for helper specs
Colin Mattson
·
0 responses
·
rails, helper, spec, rspec
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
Run God in Production
Rajeev N Bharshetty
·
0 responses
·
rails, tip, god
Using Postgres Regex expressions to find very specific matches
Mike Hall
·
0 responses
·
rails, sql, regex, postgres
Rails + Capistrano + Myrepono
Tom Caflisch
·
0 responses
·
rails, capistrano, myrepono
Killing N+1 queries on ActiveAdmin
Luciano Sousa
·
0 responses
·
ruby, rails, activeadmin, n
Real time in Rails
Romain Laurent
·
1 response
·
ruby, rails
Protector: ORM security DSL
Boris Staal
·
0 responses
·
ruby, rails, activerecord, sequel
How to customize Http Digest Authentication error pages in Ruby on Rails
Peter Philips
·
0 responses
·
rails, http digest authentication
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
When `heroku ps` shows no processes, reset the scaling with `heroku ps:scale web=1`
Colin Dean
·
0 responses
·
heroku, logs, ps, process
Redirect back on sign in with Devise
Oleg Potapov
·
0 responses
·
rails, devise
Output objects in YAML format from Rails Console
Rob Volk
·
0 responses
·
ruby, rails
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Download your latest 30 Github Gists to local directory
Emad Elsaid
·
0 responses
·
ruby, rails, github
Presenters with Ruby on Rails
Rinaldi Fonseca
·
0 responses
·
rails, presenters, design patterns
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record
Rack no-op
Andrew Radev
·
0 responses
·
ruby, rails, rack