Popular Rails Programming Tips
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Built in web servers in Rails, Python, and PHP
Mariz Melo
·
0 responses
·
php, python, 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
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack
Quickly get files to refactor
Adam Stankiewicz
·
1 response
·
ruby, rails, git
Create Gist from files in command line
Emad Elsaid
·
0 responses
·
ruby, github, rails, gist
ActiveRecord search within a concatenation of to fields using an incomplete query
toni
·
0 responses
·
ruby, rails, activerecord, sql
Heroku’s Memcache Bootstrapping and custom pip requirements setups in Django
Mike Robinson
·
0 responses
·
heroku, django, pip, python
Toggle Rails Caching in RSpec Suites
Ross Kaffenberger
·
0 responses
·
rails, rspec
Howto: CakePHP on Heroku
JD Isaacks
·
0 responses
·
php, heroku, cakephp
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
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
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
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman
Faster browser rendering
Elia Schito
·
0 responses
·
rails, browser, images, rendering
Script to rename all deprecated .css.sass files to .sass
Christopher Curtis
·
0 responses
·
rails, sass, scss, sprockets
Polymorphic index? No problems!
Pierre Ozoux
·
0 responses
·
rails, search, thinking-sphinx
Using Multiple Rails Development Databases
Ritchie Young
·
0 responses
·
rails, schema, database, git
Find the right routes in rails
Justin Herrick
·
2 responses
·
rails, grep, unix, routes