Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
enable capistrano backtrace
Mokevnin Kirill
·
0 responses
·
rails, capistrano, deploy
Using ActiveRecord in non-Rails projects in Rubymine
Michael Parks
·
0 responses
·
ruby, activerecord, ide, rubymine
Before / After Filters for JS
Patrick Camacho
·
0 responses
·
coffeescript, rails, underscore, javascript
Resque perform immediately in development and test env
Alexandr Korsak
·
0 responses
·
ruby, rails, resque
'sudo' after opening the file
Rajeev N Bharshetty
·
1 response
·
rails, vim, tip, vimrc
Allow all attributes to be changed by admins
David Somers
·
0 responses
·
ruby, rails, admin, attr_accesible
Helper for page titles and descriptions
Kyle Meyer
·
0 responses
·
ruby, rails, helper
Gem to display the rails environment on the favicon
Andrey
·
7 responses
·
ruby, rails, favicon
Leveraging Subject in RSpec - A rough cut!
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, rspec
current_page?(options) method for current page class
Alexander Kirillov
·
0 responses
·
rails, helper, current page
Pry as a rails console
Alejandro Andrés
·
0 responses
·
rails, console, pry
Dynamically proxy rails model scopes to trailblazer operations
bwittenbrook3
·
0 responses
·
trailblazer, rails, ruby, scopes
nginx configuration for Rails page caching
yanhaoyang
·
0 responses
·
rails, nginx, page caching
rake db:test:prepare error + PostgreSQL + RSpec
Tu Hoang
·
0 responses
·
rails, rspec, postgresql, rake
Global variables/classes in Coffeescript
toni
·
0 responses
·
javascript, coffeescript, rails, ajax
django with npm precompilers working on heroku
justin j. moses
·
0 responses
·
heroku, django, node
Markdown with RDiscount
Tu Hoang
·
2 responses
·
rails, markdown, rdiscount
Set Meta Data for Public Paperclip Images
Pritesh Jain
·
0 responses
·
rails, paperclip
Use Lifesaver to asynchronously index your Rails models using Elasticsearch
Paul Sorensen
·
0 responses
·
rails, elasticsearch, resque, tire
Active Record, PostgreSQL and Sequence Naming
Robb Kidd
·
0 responses
·
ruby, postgresql, rails, activerrecord
Complex Has Many Associations with ActiveRecord
Sakchai Siripanyawuth
·
0 responses
·
rails, activerecord, database, query
View the middleware in your Rails app
Agis Anastasopoulos
·
0 responses
·
rails, rack
Helper which marks the current page as 'active' in bootstrap navbar
Lorenzo Masini
·
0 responses
·
ruby, rails, bootstrap
Create account and stack on heroku best pratices
Joel AZEMAR
·
1 response
·
heroku, account