Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Implementing Internationalization in an already started Rails project
ProGM
·
0 responses
·
rails, ruby, internationalization, i18n
Managing multiple environments with Heroku
David Paluy
·
0 responses
·
rails, heroku, gemfile, environments
Ruby inherited method bug
Dmitry Vorotilin
·
0 responses
·
ruby, rails
@font-face & asset pipline
Matthew Ling
·
0 responses
·
ruby, rails, font-face, sprockets
Validate full_name
Amr Tamimi
·
0 responses
·
ruby, rails, regexp
Open files generated by 'rails generate' in your editor
Nathan B
·
0 responses
·
rails, generators, editor, sublime-text-2
Prevent assets & helper creating with rails generators
Andrey Savelyev
·
0 responses
·
rails, assets
Use tap to return an object after doing something with it
Daniel Green
·
0 responses
·
ruby, rails, on
Removendo WARNING: Nokogiri Was Built...
Débora Fernandes
·
0 responses
·
ruby, rails
Setup DigitalOcean's droplet and deploy sample Rails app with minimal efforts
Damian Jaszczurowski
·
0 responses
·
rails, deploy, digitalocean
Caching assets in rails
Miguel
·
0 responses
·
rails, assets, gzip
Useful links to getting started with Rails
Dominik García
·
0 responses
·
ruby, rails
Push to Heroku from the correct branch
Murphy Randle
·
0 responses
·
heroku, git, branch
Run sorted test
Jorge García
·
0 responses
·
rails, test, rspec
Using ZEUS to speed up things when developing
sschuchlenz
·
0 responses
·
ruby, rails, development, zeus
Check for empty columns in your database
Anatoli Makarevich
·
0 responses
·
ruby, rails, activerecord
Charts for your rails models with MetricsGraphics.js and NVD3
Andrey
·
0 responses
·
rails, redis, statistics, charts
[rails] Display objects in groups
Valentino
·
0 responses
·
ruby, rails, enumerable
Rails: Outsource Database Cleaner Configs
Efren Aguirre
·
0 responses
·
rails, database cleaner
Project rvmrc files!
Peter Walker
·
0 responses
·
rails, rvm, env
ThinReports DSL for Rails3
Katsuya Hidaka
·
0 responses
·
rails, pdf, thinreports, reporting
Testing: Minitest::Unit
Michael Dupuis Jr.
·
0 responses
·
ruby, rails, testing, minitest