Popular Rails Programming Tips
Enhance your ActiveAdmin with nice controls
Boris Staal
·
0 responses
·
rails, activeadmin
Rails easy delayed job with sidekiq
Milan Roy
·
0 responses
·
rails, sidekiq, delayd job
Versioning a Rails app with Git and Heroku
Simon Bailey
·
0 responses
·
shell, rails, heroku, versioning
Speeding up cucumber
Paul Elliott
·
3 responses
·
rails, cucumber, testing
Simple async files in Rails 3+
Ben Taylor
·
2 responses
·
rails, iframe, ajax, remotipart
Stub Rails Logger
David Paluy
·
0 responses
·
rails, logger, stub, rspec
auto-download all videos of any Event at Confreaks.com
Abhishek Kumar
·
1 response
·
ruby, shell, rails, code
Extra Info for setting up Rails Apps on Ninefold
Ritchie Young
·
0 responses
·
ruby, rails, hosting, paas
Rails two-liner to redirect to url with sorted parameters
Jake Moffatt
·
0 responses
·
rails, redirect, sort, params
Minimal working setup Rails 5 API + ActiveAdmin
Esteban
·
0 responses
·
rails, activeadmin, ruby, devise
Sending CSV attachments with lines longer than 990
Valentino
·
0 responses
·
ruby, rails, csv, email attachments
How to make an AJAX create or delete request to a nested resource in RSpec
Alex Popov
·
0 responses
·
rails, testing, request, ajax
Create a Game Instance in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, game
Rails: Retrieving objects with where not condition
Sebastian Muszyński
·
0 responses
·
rails, where not, condition
Zeus makes Guard notifications go crazy
Jelle Vandebeeck
·
0 responses
·
osx, gem, guard, rails
Multiple HABTM associations between 2 models in Rails
Ali Ismayilov
·
1 response
·
rails, activerecord, models, multiple
Capistrano 3, show task output (if logger level is info by default)
Ivan Teplyakov
·
0 responses
·
rails, capistrano
Encrypted HTTP “Basic” Auth in #Rails (Digest Auth + Salt)
José Manuel Escudero
·
0 responses
·
rails, security, authentication, httpdigestauth
User interface thinking in Rails
Joe Fiorini
·
0 responses
·
rails, javascript, client-side, rich ui
ActiveRecord and Mongo associations
Elad Meidar
·
0 responses
·
mysql, rails, activerecord, mongoid
Installing gem Stringex for Rails? Don't forget to migrate
Robert Wünsch
·
0 responses
·
rails, stringex
Render Markdown inside your Haml files
David Morrow
·
0 responses
·
rails, haml, markdown
Rails 4: Validate that an image to upload is unique
Lucia Escanellas
·
2 responses
·
rails, carrierwave, validators