Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
dynamically remove default_scope from ActiveRecord models when using Devise
Chris D'Aloisio
·
0 responses
·
rails, activerecord, devise, default_scope
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
ActiveRecord search within a concatenation of to fields using an incomplete query
toni
·
0 responses
·
ruby, rails, activerecord, sql
Create an ActiveAdmin account by Cloning a Devise User account
Daniel P. Clark
·
0 responses
·
rails, activeadmin, devise, clone account
Create Gist from files in command line
Emad Elsaid
·
0 responses
·
ruby, github, rails, gist
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Faster browser rendering
Elia Schito
·
0 responses
·
rails, browser, images, rendering
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Bootstrap 2.1+ updated alerts in Rails
Marcelo De Polli
·
0 responses
·
rails, bootstrap, twitter-bootstrap, flash-messages
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
setup global gitignore to ignore temporary files
fang
·
0 responses
·
rails, git
Find the right routes in rails
Justin Herrick
·
2 responses
·
rails, grep, unix, routes
Fontawesome in Rails Asset Pipeline
Tadas Tamošauskas
·
0 responses
·
css, rails, asset pipeline, fontawesome
reset heroku database
Michał Czyż
·
0 responses
·
heroku, reset, postgresql
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman
Run Rails App on IIS
Viv Del Rio
·
0 responses
·
rails, windows, iis
[HowTo] Cómo simular una relación "has_many :through" en Mongoid #Rails
José Manuel Escudero
·
0 responses
·
rails, mongodb, mongoid
Script to rename all deprecated .css.sass files to .sass
Christopher Curtis
·
0 responses
·
rails, sass, scss, sprockets