Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Quickly get files to refactor
Adam Stankiewicz
·
1 response
·
ruby, rails, git
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Heroku’s Memcache Bootstrapping and custom pip requirements setups in Django
Mike Robinson
·
0 responses
·
heroku, django, pip, python
Create an ActiveAdmin account by Cloning a Devise User account
Daniel P. Clark
·
0 responses
·
rails, activeadmin, devise, clone account
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack
Howto: CakePHP on Heroku
JD Isaacks
·
0 responses
·
php, heroku, cakephp
ActiveRecord search within a concatenation of to fields using an incomplete query
toni
·
0 responses
·
ruby, rails, activerecord, sql
Create Gist from files in command line
Emad Elsaid
·
0 responses
·
ruby, github, rails, gist
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Faster browser rendering
Elia Schito
·
0 responses
·
rails, browser, images, rendering
Run Rails App on IIS
Viv Del Rio
·
0 responses
·
rails, windows, iis
Fontawesome in Rails Asset Pipeline
Tadas Tamošauskas
·
0 responses
·
css, rails, asset pipeline, fontawesome
[HowTo] Cómo simular una relación "has_many :through" en Mongoid #Rails
José Manuel Escudero
·
0 responses
·
rails, mongodb, mongoid
Get Pow and Foreman to use the same configuration
Dmitriy Likhten
·
0 responses
·
rails, pow, foreman
Bootstrap 2.1+ updated alerts in Rails
Marcelo De Polli
·
0 responses
·
rails, bootstrap, twitter-bootstrap, flash-messages
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman
Script to rename all deprecated .css.sass files to .sass
Christopher Curtis
·
0 responses
·
rails, sass, scss, sprockets
Find the right routes in rails
Justin Herrick
·
2 responses
·
rails, grep, unix, routes
setup global gitignore to ignore temporary files
fang
·
0 responses
·
rails, git