Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Forward the Protocol from Nginx to Rails
Brian Ryckbost
·
1 response
·
rails, nginx, https, ssl
Backup and Restoring PostgreSQL on Heroku
shinn
·
0 responses
·
heroku, backup, database, restore
ActiveRecord create, drop and migrations without Rails
erlinis
·
0 responses
·
ruby, rails, migration
some tips on rails subdomain
fang
·
0 responses
·
rails, subdomain
Paperclip with PDFs
Valentino
·
0 responses
·
ruby, rails, imagemagick, paperclip
Easily keep track of rails' relationship count with counter_cache
Dimitri Jorge
·
0 responses
·
ruby, rails, activerecord, counter_cache
Script to ensure added migration files are not missed from commit
Bashir Eghbali
·
0 responses
·
rails, git hook, migration, gist
Use cane to measure code complexity
Georg
·
2 responses
·
rails, cane, code metrics
Prevent unnecessary chained touches in Rails
Nickolay Schwarz
·
3 responses
·
ruby, rails
Interactive Routes via Rails Console
Kyle Bolton
·
1 response
·
ruby, rails
Remove image upload from activeadmin-wysihtml5
Irio Musskopf
·
0 responses
·
ruby, rails, activeadmin, activeadmin-wysihtml5
Custom Backoffice for LocomotiveCMS
Robert Wünsch
·
2 responses
·
rails, assets, locomotivecms
Kill whitespace in your Rails project
Nihad Abbasov
·
2 responses
·
ruby, rails
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Nikita Fedyashev
·
1 response
·
ruby, rails, rubygems
Kill N+1 Queries with Bullet Gem
Jarrett Green
·
0 responses
·
rails, eager loading
clockwork + sidekiq integration
Tymon Tobolski
·
0 responses
·
ruby, rails, cron, clockwork
Debugging Async Javascript
Jake Kring
·
0 responses
·
rails, debugging, async javascript, jquery
Read nested object property ( t('a.b.c') ) via string in JS
George
·
0 responses
·
attributes, keys, hash, helper
Search string_to_array in Rails and PostgreSQL
Yacobus Reinhart
·
0 responses
·
activerecord, array, hstore, rails
ChronoLogger logging is 1.5x faster than ruby's stdlib Logger
ma2gedev
·
0 responses
·
rails, logger, ruby
Create data importation process in a background job
MaverickRolex
·
0 responses
·
rails, ruby, coffescript, haml
Use Time.zone.now in factories
Norman Clarke
·
0 responses
·
rails, timecop, factory girl, date math
Server-side events with Segment.io for free
Christopher Garvis
·
1 response
·
ruby, rails, analytics, segment.io
"Pow like" development in Ubuntu with Rails
David Paluy
·
2 responses
·
rails, pow, subdomain, ubuntu