Newest Rails Programming Tips
Fineuploader plugin for ajax uploads in Rails
Yury Lebedev
·
0 responses
·
rails, ajax fileuploads
Mock Mixpanel.js in development and staging
Matthew Boston
·
0 responses
·
rails, javascript, mocking, mixpanel
Add a confirmation step to your rake tasks
Michel Billard
·
2 responses
·
rails, rake, confirmation
Make assets GZipped in Heroku Rails app
Fernando Briano
·
0 responses
·
ruby, rails, heroku
Postgres, Rails, and Regex's
Jesse Wolgamott
·
1 response
·
rails, regex, postgres
A separate dev-database per git branch
Ahad Shafiq
·
0 responses
·
ruby, rails, databases, git
[rails] Display objects in groups
Valentino
·
0 responses
·
ruby, rails, enumerable
Mind the order of :includes for has_many :through
Robert Wünsch
·
2 responses
·
activerecord, rails, query
Asset Precompilation + Mongoid
Bradley Grzesiak
·
0 responses
·
rails, heroku, assets, mongoid
Don't let seed data fail silently in rails
Noah Gilmore
·
3 responses
·
rails, database, seed, nil
How to switch test environment in Heroku
jigsaw
·
0 responses
·
heroku, nodejs, npm
Paperclip with PDFs
Valentino
·
0 responses
·
ruby, rails, imagemagick, paperclip
Setting range, step and format for vertical axis in google_visualr
Ireneusz Skrobiś
·
0 responses
·
rails, charts, google charts, google_visualr
i18n a list
Jin
·
3 responses
·
rails, i18n
Rails Layouts and Inheritance
Bryan Mikaelian
·
0 responses
·
ruby, rails, controllers
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Redirecting old ID routes to new slugs
Robert Wünsch
·
2 responses
·
rails, routes, stringex
Installing gem Stringex for Rails? Don't forget to migrate
Robert Wünsch
·
0 responses
·
rails, stringex
Start background jobs after_commit when creating a new record
Arthur Chang
·
0 responses
·
ruby, rails, on
How to remove dashboard in active admin
Ireneusz Skrobiś
·
0 responses
·
rails, active_admin
Simple Activity Feed for "Following" Network
Justin Raczak
·
0 responses
·
rails, news feed, activity feed, social feed
Mapping custom data to ActiveRecord objects
Tomasz Borowski
·
0 responses
·
ruby, activerecord, rails, gem
Set a custom redirect limit for Capybara in Rails
Thomas Klemm
·
0 responses
·
rails, capybara
Ruby show me the method
Dmitry Vorotilin
·
0 responses
·
ruby, rails, method source
Allow optional trailing slash when using optional parameter
Igor Moiseev
·
0 responses
·
rails, apache, route, slimframework