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
Boolean i18n helper
Martin Trejo
·
0 responses
·
rails, i18n, boolean
Rails - Clear table and reset auto_increment
chuck
·
0 responses
·
rails, mysql, auto_increment
NGINX / UNICORN / CENTOS 6.6 / RAILS TROUBLESHOOTING
Alexis Rabago Carvajal
·
0 responses
·
rails, permissions, nginx, unicorn
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
Uninstall local gems one liner
Dimitri
·
0 responses
·
ruby, rails, gem
Regex for searching dynamically created I18n keys in Rails
Alex Popov
·
0 responses
·
rails, sublime-text, regexp, i18n
Sass retina image mixin
Scott Greenwald
·
0 responses
·
css, rails, sass
How to add nested attributes rails 3.2.x
Arnoldo Rodriguez
·
0 responses
·
rails, nested attributes
Path (Linux), LOAD_PATH (Ruby) and autoload_paths (Rails).
lakesare
·
0 responses
·
linux, ruby, rails, paths
Empty strings and ternary operators
Stéphane Maniaci
·
0 responses
·
ruby, rails, ror, string
Ruby - Formatting the date
Nícolas Lazarte Kaqui
·
0 responses
·
ruby, rails
Time for stfrtime to die.
Jarrett Green
·
1 response
·
rails, dates, times, chronic
Have Django prepend https to links
Joshua Gourneau
·
0 responses
·
python, heroku, django, https
How to run rails s on 80 port ?
fang
·
0 responses
·
rails, server, port
Upgrade your Ruby hashes to 1.9 with Sublime
Marko Klemetti
·
0 responses
·
ruby, rails, sublime
SQL92 LIKE expression escaping in Arel's matches(_all) method
Kazuya Numata
·
0 responses
·
rails, activerecord, sql, like
Specify a Ruby Version on Heroku
Curtis Miller
·
0 responses
·
ruby, heroku
Anvil for easy Pow configuration
Damon Davison
·
0 responses
·
rails, os x, tool, rack
Use schema_plus to improve your database design in Rails apps
Diogo Biazus
·
1 response
·
rails, activerecord, database, postgresql