Popular Rails Programming Tips
Rails: Format a date time string taking care of the timezone
Guillaume Hain
·
0 responses
·
rails, datetime, formating
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
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Follow thedailyweb.net
Vestimir Markov
·
0 responses
·
javascript, rails, html5, css 3
Rails - filter using join model on has_many through
James Brooks
·
0 responses
·
ruby, rails, active record, merge
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
How to define fabricators of models with polymorphic associations
Alex Popov
·
0 responses
·
rails, activerecord, gem, assocations
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
Idempotent alias_method_chain
chrismo
·
0 responses
·
ruby, rails, active_support
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
Ban users in Rails app with Warden
Anatoli Makarevich
·
0 responses
·
rails, warden
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack