Newest Rails Programming Tips
Sitemap builder for Rails app
Alif Rachmawadi
·
0 responses
·
rails, sitemap
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Nikita Fedyashev
·
1 response
·
ruby, rails, rubygems
Before / After Filters for JS
Patrick Camacho
·
0 responses
·
coffeescript, rails, underscore, javascript
Rendering rails partials as their HTML source
Mike Carter
·
0 responses
·
ruby, rails, code snippets, htmlentities
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Server-side events with Segment.io for free
Christopher Garvis
·
1 response
·
ruby, rails, analytics, segment.io
Find missing translations in your Rails app.
Alexey Kuleshov
·
2 responses
·
ruby, rails, on
Set Default Ruby Version Per Project
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, rvm, tips
Sidekiq Background Workers in NewRelic
Todd Dickerson
·
0 responses
·
rails, heroku, redis, resque
Customising your ruby geocoding actions!
Mike Carter
·
0 responses
·
ruby, rails, railscasts, geocoder
Put EmberJS controllers/models/views in Rails' app/* folders
Ben Burton
·
1 response
·
rails, emberjs, sprockets
Use twitter flight with rails
Adrian Moses
·
1 response
·
rails, javascript, require.js, flight
Paperclip validates_attachment_size with RSpec (>= 2.3.5 | <= 3.0.0)
Guillaume Hain
·
1 response
·
rails, gem, paperclip, rspec
Get your Rails 3.2 assets to precompile on Heroku
Anthony Smith
·
0 responses
·
rails, heroku, cedar
Specify Ruby version in Gemfile
Anthony Smith
·
2 responses
·
ruby, bundler, rails, gemfile
Integrating Rails and ElasticSearch
Andrew Cholakian
·
0 responses
·
ruby, rails, elasticsearch
Preparing a new Mac for Rails development
Thomas Klemm
·
0 responses
·
ruby, rails
'sudo' after opening the file
Rajeev N Bharshetty
·
1 response
·
rails, vim, tip, vimrc
Sharing HTML Fragment Caches Between Users With CSS
Matthew Spence
·
0 responses
·
ruby, css, rails, performance
Avoid Double Render errors in your Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, tips, controllers, render
Using rbenv and rbenv-gemset with Passenger in Production
William Notowidagdo
·
1 response
·
rails, rbenv, passenger, modrails
Use Types in Rails for custom model validations
Alex Frank
·
0 responses
·
ruby, rails, custom validations without model
Inheritance Hierarchy of your Controller
Rajeev N Bharshetty
·
0 responses
·
rails, tips, inheritance, actioncontroller
current_page?(options) method for current page class
Alexander Kirillov
·
0 responses
·
rails, helper, current page
Filter out Bot Activity for the public_activity Gem
Matthew Spence
·
1 response
·
ruby, rails, events, tracking