Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Mapping custom data to ActiveRecord objects
Tomasz Borowski
·
0 responses
·
ruby, activerecord, rails, gem
Add shortcuts to your rails application
Nick Kugaevsky
·
0 responses
·
rails, productivity, javascript
Setting log level for specific exceptions
Gus Bonfant
·
0 responses
·
log, exceptions, logger, rails
NGINX / UNICORN / CENTOS 6.6 / RAILS TROUBLESHOOTING
Alexis Rabago Carvajal
·
0 responses
·
rails, permissions, nginx, unicorn
Regex for searching dynamically created I18n keys in Rails
Alex Popov
·
0 responses
·
rails, sublime-text, regexp, i18n
Boolean i18n helper
Martin Trejo
·
0 responses
·
rails, i18n, boolean
Sprites with SASS/COMPASS in Rails projects
Eduardo Zaghi
·
0 responses
·
rails, sass, compass, sprite
Capistrano deploy sequence
Andreas Loupasakis
·
0 responses
·
ruby, rails, capistrano, deploy
Ruby - Formatting the date
Nícolas Lazarte Kaqui
·
0 responses
·
ruby, rails
Have Django prepend https to links
Joshua Gourneau
·
0 responses
·
python, heroku, django, https
Uninstall local gems one liner
Dimitri
·
0 responses
·
ruby, rails, gem
Sass retina image mixin
Scott Greenwald
·
0 responses
·
css, rails, sass
Path (Linux), LOAD_PATH (Ruby) and autoload_paths (Rails).
lakesare
·
0 responses
·
linux, ruby, rails, paths
How to run rails s on 80 port ?
fang
·
0 responses
·
rails, server, port
MultiPart POST with Image Upload Script
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, on
Upgrade your Ruby hashes to 1.9 with Sublime
Marko Klemetti
·
0 responses
·
ruby, rails, sublime
Make your Rails tests look pretty with redgreen gem
Michiel Sikkes
·
0 responses
·
rails, terminal, testing
Rails Model Callbacks order
David Paluy
·
0 responses
·
rails, callback, model
Empty strings and ternary operators
Stéphane Maniaci
·
0 responses
·
ruby, rails, ror, string
Specify a Ruby Version on Heroku
Curtis Miller
·
0 responses
·
ruby, heroku
Starting with Vagrant, Node JS, Express, Mondo DB, Heroku
Luiz Fernando de Souza Filho
·
0 responses
·
heroku, express, mongodb, vagrant
SQL92 LIKE expression escaping in Arel's matches(_all) method
Kazuya Numata
·
0 responses
·
rails, activerecord, sql, like
How to add nested attributes rails 3.2.x
Arnoldo Rodriguez
·
0 responses
·
rails, nested attributes