Newest Rails Programming Tips
How I made a MultiView toggle class in Coffeescript with TDD
Cristian Andrei
·
0 responses
·
tdd, rails, views, javascript
Custom file names with Carrierwave and Amazon S3
Valentino
·
0 responses
·
ruby, rails, carrierwave, s3
Bypassing SSL certificate checks during gem installation
Dharampal H S
·
0 responses
·
ruby, bundler, rails, gem
Rails merge scopes
Andrey Garbuz
·
2 responses
·
rails, scope, active-record
Heroku database backup restore
Miguel
·
0 responses
·
heroku, pgbackups, restore database
Remove Rails logs
Damian Le Nouaille
·
1 response
·
rails, log
Add a gem with some extra info to your Gemfile
Jelle Vandebeeck
·
0 responses
·
ruby, gem, rails, gemfile
Highly Available Rabbit MQ - Making multi tenant ?
Kishorekumar Neelamegam
·
0 responses
·
scala, heroku, cloud, paas
Highly Available PostgreSQL - Making it multi tenant (Shared DB)
Kishorekumar Neelamegam
·
0 responses
·
rails, database, paas, cloud
XSRF protection using Rails and AngularJS
Federico Baña
·
0 responses
·
rails, angularjs, csrf, xsrf
Remove image upload from activeadmin-wysihtml5
Irio Musskopf
·
0 responses
·
ruby, rails, activeadmin, activeadmin-wysihtml5
Binding $(document).ready events with Turbolinks
Wilbur Suero
·
0 responses
·
rails, coffeescript, turbolinks
Rails - filter using join model on has_many through
James Brooks
·
9 responses
·
ruby, rails, active record, merge
Rails - filter using join model on has_many through
James Brooks
·
0 responses
·
ruby, rails, active record, merge
The quickest way from Postgres to a spreadsheet
John Barton
·
1 response
·
heroku, postgres, excel, csv
Rails - Internal Requests
James Brooks
·
5 responses
·
ruby, rails, rack, request
Indexing Class with UUID Primary Key with Sunspot Solr on Ruby on Rails
Chard Gonzales
·
0 responses
·
rails, uuid, indexing, sunspot_rails
Skip devise email confirmation on update
Ciocanel Razvan
·
1 response
·
rails, email, devise, email change
Upgrading Rails Application from Ruby 1.9.3 to Ruby 2.0.0
David Paluy
·
0 responses
·
rails, upgrade, ruby2.0, newrelic
ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation
Darren
·
0 responses
·
rails, activerecord, activeadmin, formtastic
Get foreman to show rails log when starting server
Jason Ayre
·
0 responses
·
ruby, rails, foreman
Rid Of Those Extra Tables, Use Postgres Arrays.
Jordon Bedwell
·
0 responses
·
rails, postgresql, rails4, postgresaql-array
Convert will_paginate output to Bootstrap markup
David Morrow
·
2 responses
·
jquery, ruby, rails, pagination
Regenerate thumbnails for paperclip
Boris Barroso
·
0 responses
·
rails, paperclip
Ruby: Convert string to class
Matthew Riddle
·
0 responses
·
ruby, rails