Popular Rails Programming Tips
Track visitors on Ruby on Rails (Ahoy gem)
usiegj00
·
0 responses
·
rails, ruby, gems, best of
Using Postgres Functions in a Rails Model Scope
Brad Fults
·
0 responses
·
rails, activerecord, sql, postgres
install rmagick '2.13.2' gem - checking for Magick-config... no
Blair Anderson
·
0 responses
·
ruby, rails, imagemagick, rmagick
Style CodeMirror as a Twitter Bootstrap input
Brendon Muir
·
0 responses
·
rails, twitter-bootstrap, codemirror
Thoughts on login using username or e-mail address with Devise
Ben Caldwell
·
1 response
·
ruby, rails, devise, arel
Factory Girl in the Rails Console
James Martin
·
0 responses
·
ruby, rails, factory_girl
Controller filter for both nested and non-nested resources
Javier Cuevas
·
1 response
·
rails, nested resources, crud
Setting S3 region in Carrierwave
Kuba Bogaczewicz
·
0 responses
·
rails, carrierwave, s3
Using PostgreSQL's hstore with Rails 4: boolean properties, too!
Scott M
·
0 responses
·
rails, postgres, hstore
Rails App w/ No Database
Alyssa Pohahau
·
2 responses
·
rails, arpohahau, active_record
Prefetch associations for existing model instances
Michael Schaefermeyer
·
0 responses
·
rails, activerecord, performance, prefetching
Using a custom font with rmagick in Rails 3.x
Blake Lucchesi
·
1 response
·
rails, imagemagick, rmagick
Capybara select chosen field for rspec testing
Troy Martin
·
0 responses
·
rpsec, rails, capybara, testing
ApplicationController methods/helpers from rspec
Cezar Halmagean
·
0 responses
·
rails, rspec
Testing with Auth0 and RSpec in Rails & Ember-CLI
Rob Guilfoyle
·
0 responses
·
ruby, rails, rspec, ember-cli
When the Rails Magic Stops. Cookies, Storage, and Sessions.
Haji
·
0 responses
·
ruby, rails, session store
Edit Rails records in-place like a spreadsheet
Tu Hoang
·
0 responses
·
rails, active admin, in-place editing, best_in_place
Heroku rails upload error: ExecJS::RuntimeError: SyntaxError: Unexpected token punc «}»
Jonalogy
·
0 responses
·
ruby on rails, heroku
Integrate with Turbolinks and webpacker react
naohiro
·
1 response
·
ruby, rails, javascript, react
Automatically add a class to the body tag
Michel Billard
·
0 responses
·
css, rails, html
Validating uniqueness on HABTM associations
Fernando Doglio
·
0 responses
·
rails, rails3
Asset Pipeline helpers
shinn
·
1 response
·
rails, beginner, helpers, asset-pipeline
Simple fuzzy search algorithm similar to sublimeText
Emad Elsaid
·
0 responses
·
ruby, rails, search, sublimetext