Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Polymorphic index? No problems!
Pierre Ozoux
·
0 responses
·
rails, search, thinking-sphinx
IcedCoffeeScript and Rails
Raphael Randschau
·
0 responses
·
coffeescript, rails, leahpar, asset pipeline
Using Multiple Rails Development Databases
Ritchie Young
·
0 responses
·
rails, schema, database, git
reset heroku database
Michał Czyż
·
0 responses
·
heroku, reset, postgresql
Ban users in Rails app with Warden
Anatoli Makarevich
·
0 responses
·
rails, warden
Idempotent alias_method_chain
chrismo
·
0 responses
·
ruby, rails, active_support
Rails configuration yaml files served via chef
Marvin Marcelo
·
0 responses
·
ruby, rails, chef, aws-opsworks
Say goodbye to resque and delayed job
Adam Stankiewicz
·
0 responses
·
ruby, rails
Reverse Proxy a mountable Rails Engine with Apache
glaszig
·
0 responses
·
rails, engine, proxy, apache
second to fifth methods for ActiveRecord Model
Rashmi
·
2 responses
·
rails, activerecord, rashmi14yadav
Hiring (Open Source/Java) Software Engineers
Wendy Lee
·
0 responses
·
ruby, python, java, scala
Routing resources with and without member blocks
Ben Burton
·
1 response
·
ruby, rails, routes
Single Responsibility Principle on Rails Explained
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, solid
Add items to Active Admin menu
MaverickRolex
·
0 responses
·
activeadmin, menu, rails, routes
Update Ruby syntax on a Rails project (1.9.3 to 2.0.0)
Rômulo Machado
·
3 responses
·
ruby, rails, 1.9.3, 2.0.0
Handling Large Javascript Files With Turbolinks
Adam Becker
·
0 responses
·
rails, javascript, turbolinks
Visualizing Rails models using RailRoady
Troy Martin
·
0 responses
·
rails, models, visualize, railroady
Heroku, Rails 3.2.11, Assets.
Damian Le Nouaille
·
0 responses
·
rails, heroku, assets
More informative error page in Rails
Cristóbal Castillo
·
0 responses
·
ruby, rails, errors, gemfile
Get all Postgres array entries in Rails
Dave Newman
·
0 responses
·
snappycode, rails, postgres, array
London Scala Hackathon powered by Heroku
John Stevenson
·
0 responses
·
scala, heroku, play, github
From Rails Controller to Javascript
Sylvester Willis
·
0 responses
·
ruby, coffeescript, rails, controller
Disabled input form elements do not get submitted
Justin Smestad
·
0 responses
·
rails, forms, strong parameters, input tag
Nested Routing w/ a parameterized scope
Tony Schneider
·
0 responses
·
ruby, rails, routing, scopes
Don't use accepts_nested_attributes for a belongs_to
Avi Flombaum
·
0 responses
·
rails, forms