Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
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
IcedCoffeeScript and Rails
Raphael Randschau
·
0 responses
·
coffeescript, rails, leahpar, asset pipeline
Polymorphic index? No problems!
Pierre Ozoux
·
0 responses
·
rails, search, thinking-sphinx
Don't use accepts_nested_attributes for a belongs_to
Avi Flombaum
·
0 responses
·
rails, forms
Rails configuration yaml files served via chef
Marvin Marcelo
·
0 responses
·
ruby, rails, chef, aws-opsworks
Heroku, Rails 3.2.11, Assets.
Damian Le Nouaille
·
0 responses
·
rails, heroku, assets
Heroku’s Memcache Bootstrapping and custom pip requirements setups in Django
Mike Robinson
·
0 responses
·
heroku, django, pip, python
Get all Postgres array entries in Rails
Dave Newman
·
0 responses
·
snappycode, rails, postgres, array
Nested Routing w/ a parameterized scope
Tony Schneider
·
0 responses
·
ruby, rails, routing, scopes
From Rails Controller to Javascript
Sylvester Willis
·
0 responses
·
ruby, coffeescript, rails, controller
Faster browser rendering
Elia Schito
·
0 responses
·
rails, browser, images, rendering
Routing resources with and without member blocks
Ben Burton
·
1 response
·
ruby, rails, routes
Otimizando compressão de imagens no rails
Stefano Diem Benatti
·
0 responses
·
ruby, rails, asset pipeline, image compression
Find naughty naughty model calls in your views
Matt Gauger
·
0 responses
·
rails, grep, models, views
setup global gitignore to ignore temporary files
fang
·
0 responses
·
rails, git
Bootstrap 2.1+ updated alerts in Rails
Marcelo De Polli
·
0 responses
·
rails, bootstrap, twitter-bootstrap, flash-messages
Disabled input form elements do not get submitted
Justin Smestad
·
0 responses
·
rails, forms, strong parameters, input tag
Hiring (Open Source/Java) Software Engineers
Wendy Lee
·
0 responses
·
ruby, python, java, scala
如何將 Laravel 專案發佈到 Heroku
fukuball
·
0 responses
·
heroku, laravel
Rails Integration testing with Sorcery and Capybara
Gilbert
·
0 responses
·
ruby, rails, testing
Rendering Errors in JSON With Rails
Johnny Rodgers
·
0 responses
·
rails, json, error-handling
Single Responsibility Principle on Rails Explained
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, solid
Visualizing Rails models using RailRoady
Troy Martin
·
0 responses
·
rails, models, visualize, railroady
Redmine in Heroku
Francisco Granados
·
0 responses
·
ruby, rails, heroku, redmine
Handling Large Javascript Files With Turbolinks
Adam Becker
·
0 responses
·
rails, javascript, turbolinks