Popular Rails Programming Tips
Secure Tokens From Rails 5 to Rails 4.x and 3.x
Roberto Miranda
·
2 responses
·
ruby, rails, gem, backport
Fixing 'The Map doesn't Show up until I refresh' when working with Turbolinks in Ruby on Rails
Hamza Ouaghad
·
0 responses
·
jquery, rails, google maps, javascript
Convert a hash to query string parameters
Michel Billard
·
0 responses
·
rails, query-string
Enable GZIP support on Heroku
Luiz Fonseca
·
2 responses
·
ruby, css, rails, heroku
Integration Testing with rspec and devise
Esteban Sanín Ángel
·
0 responses
·
ruby, tdd, rails, bdd
Handling Exceptions in your Rails Application
Rajeev N Bharshetty
·
3 responses
·
ruby, rails, exceptions, tips
Clean out your Rails assets in development
Damon Davison
·
0 responses
·
ruby, rails, asset pipeline, javascript
Polymorphic associations and Single Table Inheritance
Niels Hoffmann
·
1 response
·
rails, sti, polymorphic associations
VPS Configuration from scratch - Rails, Nginx, PostgreSQL.
Sergio Tapia Gutierrez
·
7 responses
·
rails, nginx, devops, vps
Many to many in Rails: Tagging with Select2
Sebastián González
·
3 responses
·
rails, tag, select2
Convert Ruby hash keys to symbols
Bashir Eghbali
·
1 response
·
rails, hash
Strong Parameters & nested attributes don't forget [:id, '_destroy']
Ankit gupta
·
0 responses
·
rails, strong_parameters, nested_attributes
Rails: Exporting data to spreadsheets
mroach_
·
0 responses
·
rails, excel, spreadsheet, xls
Guard + Spork on Rails 4 with RSpec and Cucumber
Job van der Voort
·
7 responses
·
rails, active record, guard, cucumber
Multiple Rubies with a single Passenger
Barnaby Alter
·
1 response
·
rails, phusion passenger
Generating Entity-Relationship Diagram for Ruby on Rails
Andy Kifer
·
5 responses
·
rails, agile, entity-relationship diagram
Rails 3; Mongoid; GridFS; Carrierwave Image Upload
Andrew Valish
·
2 responses
·
rails, rails 3, mongodb, carrierwave
Single Page App with Rails, Ember.js and jQuery Mobile
Tomasz Borowski
·
2 responses
·
rails, emberjs, jquery mobile, json
Sorting on multiple fields in tire elasticsearch
Bashir Eghbali
·
1 response
·
ruby, rails, elasticsearch, tire
ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation
Darren
·
0 responses
·
rails, activerecord, activeadmin, formtastic
Use 'Thin' as your default Server in Rails App
Rajeev N Bharshetty
·
2 responses
·
rails, thin, server, webrick
Use Redis as Cache store for Rails
Truong Hoang Dung
·
0 responses
·
rails, redis, cache
A few tips about includes and joins in rails 3
Titas Norkūnas
·
1 response
·
rails, includes, joins
Uploading to s3 returns SignatureDoesNotMatch
lukas
·
2 responses
·
python, heroku, s3, flask