Popular Rails Programming Tips
No SSL for development env
Dinesh Vasudevan
·
0 responses
·
rails, development, ssl
One-liner: Destroy all Heroku Postgres Backups
James Martin
·
0 responses
·
heroku, linux, unix, postgres
Set --no-ri and --no-rdoc as the default for gem commands
Eric Alli
·
1 response
·
ruby, rails, ruby gems
heroku db reset
andy gaucho
·
0 responses
·
heroku
Setting up RVM on Ubuntu
Rafael Kiyohiro Une
·
0 responses
·
ruby, rails, linux, rvm
Specify rails new version
蒼時弦や
·
0 responses
·
ruby, rails, note
Push to Heroku from the correct branch
Murphy Randle
·
0 responses
·
heroku, git, branch
Set each method in a module to a module-method via module_function
Gavin Morrice
·
0 responses
·
ruby, rails, modules, mixins
AR with native SQL structure
Swapnil Abnave
·
0 responses
·
tdd, rails, 3.2
6 Ways To Remove Pain From Feature Testing In Ruby On Rails
David Elliott
·
0 responses
·
ruby, rails, link, testing
Rails testing throwing weird non-application errors?
Corey G
·
0 responses
·
rails, errors, rspec
Active Record migration types
Jeremy Bertrand
·
0 responses
·
rails, active record, migration, types
How to Backup your Heroku database to your computer
Richie Khoo
·
0 responses
·
heroku, backup
Process Information (Rails app)
David Paluy
·
0 responses
·
rails, process, admin
"That's a nice web design! Now, about that File Field..."
Dave Gerton
·
0 responses
·
coffeescript, rails, html, jquery
SwissDB: ActiveRecord for RubyMotion Android
Jon S
·
0 responses
·
activerecord, sqlite, android, sql
Bringing Your (Encryption) Keys to Multi/Hybrid Clouds
Michael Laccetti
·
0 responses
·
aws, heroku, vault, security
Implementing Internationalization in an already started Rails project
ProGM
·
0 responses
·
rails, ruby, internationalization, i18n
Test development Ruby on Rails apps authentication with remote OAuth2 provider
Barnaby Alter
·
0 responses
·
jruby, rails, osx, nginx
Reviving stale / zombie resque worker
Wojtek Ryrych
·
0 responses
·
rails, resque
Rails Básico do Básico
Eduardo Zaghi
·
0 responses
·
rails, install, basic
Write code in style
Maksim
·
0 responses
·
ruby, rails, ruby-style, robocop
Retrieve new object from association, not class
Dave Aronson
·
0 responses
·
ruby, rails, test, testing