Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
How to define fabricators of models with polymorphic associations
Alex Popov
·
0 responses
·
rails, activerecord, gem, assocations
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
You can do full-text search on Heroku FOR FREE by working around bogons in PgSearch's pg_search_scopes.
Dave Aronson
·
0 responses
·
ruby, rails, heroku, search
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
[HowTo] Cómo simular una relación "has_many :through" en Mongoid #Rails
José Manuel Escudero
·
0 responses
·
rails, mongodb, mongoid
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman