Newest Rails Programming Tips
Rails 4: Validate that an image to upload is unique
Lucia Escanellas
·
2 responses
·
rails, carrierwave, validators
Query + Proxy Objects for Sweet Data Access
Ben Simpson
·
1 response
·
ruby, activerecord, patterns, relational
Rails Vagrant box
Ali Ismayilov
·
0 responses
·
puppet, rails, vagrant, windows
Missing ENV Variables Return Early
James Martin
·
0 responses
·
ruby, rails
How to prevent browsers from caching a page in Rails
XaMuT
·
1 response
·
rails, browser, cache, controller
Create a Game Instance in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, game
Faster Rails-Application start
Michael Koriath
·
0 responses
·
ruby, rails, capistrano
Manual Polymorphic Creation in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, manually, manual
Stub devise authentication in controller specs with multiple scopes
Vlado Cingel
·
0 responses
·
ruby, rails, devise, rspec
Simple measure of code execution time in Rails console
toni
·
0 responses
·
ruby, rails, performance, time
redirect to canonical host in Rails 4
dommmel
·
3 responses
·
ruby, rails, seo, redirect
Rails testing throwing weird non-application errors?
Corey G
·
0 responses
·
rails, errors, rspec
Where does Ruby end and Rails begin?
Jacob Elder
·
0 responses
·
ruby, extensions, rails, active support
Set each method in a module to a module-method via module_function
Gavin Morrice
·
0 responses
·
ruby, rails, modules, mixins
Keep an eye on your cache keys
Jacob Elder
·
1 response
·
ruby, rails, caching, memcached
hstore and Rails Form
shinn
·
0 responses
·
rails, form, hstore, openstruct
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 Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Tail Rails logs production and development
Jayson Mandani
·
0 responses
·
rails, log, jsonmanz
Multi stage environments for your Rails apps with Ansible
Verónica Rebagliatte
·
0 responses
·
ruby, rails, capistrano, deploy
Ruby on Rails with AngularJS: "Argument [...] is not a function, got undefined"
Sebastian Muszyński
·
2 responses
·
rails, error, angular, angularjs
Rake task to call a Rails controller method
Ometa
·
1 response
·
rails, controller, rake
Rails Development Reload
Dinesh Vasudevan
·
0 responses
·
ruby, rails, development, reload
Active Record migration types
Jeremy Bertrand
·
0 responses
·
rails, active record, migration, types