Popular Rails Programming Tips
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
Heroku: Ruby Language Metrics (Public Beta) on Stack: Container
Rafael Oliveira
·
2 responses
·
heroku, docker, container
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
How to define fabricators of models with polymorphic associations
Alex Popov
·
0 responses
·
rails, activerecord, gem, assocations
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
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
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
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Create an ActiveAdmin account by Cloning a Devise User account
Daniel P. Clark
·
0 responses
·
rails, activeadmin, devise, clone account
[HowTo] Cómo simular una relación "has_many :through" en Mongoid #Rails
José Manuel Escudero
·
0 responses
·
rails, mongodb, mongoid
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman