Popular Rails Programming Tips
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
How to define fabricators of models with polymorphic associations
Alex Popov
·
0 responses
·
rails, activerecord, gem, assocations
Rails: Format a date time string taking care of the timezone
Guillaume Hain
·
0 responses
·
rails, datetime, formating
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
Connect to a Mongolab Heroku DB
Raúl Raja
·
0 responses
·
heroku, mongodb, bash, mongolab
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
How to drop all database connections to a PostgreSQL database
Gergo Sulymosi
·
0 responses
·
rails, postgres, rake, postgresql
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Rails - Reload object
Nícolas Lazarte Kaqui
·
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
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack