Popular Rails Programming Tips
Easily keep track of rails' relationship count with counter_cache
Dimitri Jorge
·
0 responses
·
ruby, rails, activerecord, counter_cache
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
Paperclip with PDFs
Valentino
·
0 responses
·
ruby, rails, imagemagick, paperclip
Script to ensure added migration files are not missed from commit
Bashir Eghbali
·
0 responses
·
rails, git hook, migration, gist
Backup and Restoring PostgreSQL on Heroku
shinn
·
0 responses
·
heroku, backup, database, restore
Custom Backoffice for LocomotiveCMS
Robert Wünsch
·
2 responses
·
rails, assets, locomotivecms
Kill N+1 Queries with Bullet Gem
Jarrett Green
·
0 responses
·
rails, eager loading
Kill whitespace in your Rails project
Nihad Abbasov
·
2 responses
·
ruby, rails
Rails #rewhere ActiveRecord method
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, activerecord
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Nikita Fedyashev
·
1 response
·
ruby, rails, rubygems
Debugging Async Javascript
Jake Kring
·
0 responses
·
rails, debugging, async javascript, jquery
Remove image upload from activeadmin-wysihtml5
Irio Musskopf
·
0 responses
·
ruby, rails, activeadmin, activeadmin-wysihtml5
clockwork + sidekiq integration
Tymon Tobolski
·
0 responses
·
ruby, rails, cron, clockwork
Get the controller name and action name in a view
cesc1989
·
0 responses
·
ruby, rails
Super Happy Dev Day - Sept 7 - Charleston, SC
Tom Wilson
·
0 responses
·
clojure, rails, redis, css3
acts-as-taggable-on and friendly_id together
Maciej Kossuda
·
1 response
·
ruby, rails
Server-side events with Segment.io for free
Christopher Garvis
·
1 response
·
ruby, rails, analytics, segment.io
Use Time.zone.now in factories
Norman Clarke
·
0 responses
·
rails, timecop, factory girl, date math
"Pow like" development in Ubuntu with Rails
David Paluy
·
2 responses
·
rails, pow, subdomain, ubuntu
Create data importation process in a background job
MaverickRolex
·
0 responses
·
rails, ruby, coffescript, haml
Push your feature branch to heroku
Arun Agrawal
·
0 responses
·
heroku, git
Connect to MSSQL named instance using JRuby and activerecord-jdbc-adapter
Kevin Rankin
·
0 responses
·
jruby, jdbc, rails