Popular Rails Programming Tips
Run your rails server in port 80
Orlando Del Aguila
·
0 responses
·
rails, rvm, rvmsudo
Prompt on Capistrano multistage deployments
Daniel Beattie
·
0 responses
·
rails, capistrano, deployments, multistage
Permalinks with a Heroku Wordpress site
Erick Wright
·
1 response
·
heroku, permalink, wordpress
Class variables in Rspec tests - reloads will happen during testing!
Max Schubert
·
0 responses
·
ruby, rails, rspec
Sync User Contacts with Campaign Monitor
Tu Hoang
·
0 responses
·
ruby, rails, delayed_job, concerns
Handy Gem for Varnish support in Rails
John Polling
·
0 responses
·
ruby, rails, varnish
Heroku buildpack for wget
John Beynon
·
0 responses
·
heroku, buildpack
Guide to Installing Ruby, Ruby on Rails, Gems (Including mysql2 gem) on Mac OS 10.8
Pravin Bansal
·
3 responses
·
ruby, mysql, rails, ruby gems
Serving Compressed Assets via CloudFront to a Heroku Rails App
Chard Gonzales
·
0 responses
·
heroku, rails 3.2, cloudfront, asset_sync
Concerning ActiveSupport::Concern
Ryan Sobol
·
0 responses
·
ruby, rails
Cost effective way of Exception tracking
Rahul Trikha
·
0 responses
·
ruby, rails, android, error
RSpec: compare rendered text like HTML or XML in view specs
Mathias Gawlista
·
2 responses
·
ruby, tdd, rails, rspec
Running a single instance of solr with multiple rails applications
Julio Betta
·
0 responses
·
ruby, rails, solr, search
SimpleDelegator Query Objects and Param Objecs
Boris Barroso
·
1 response
·
ruby, rails, delegator, query object
New Rails Rating Gem
Murat GÜZEL
·
0 responses
·
rails, gem, rating, letsrate
Prettier Rails console output
cardsfanbob
·
0 responses
·
rails, rvm, rails console output, awesome_print
Backup DB and store on Google Drive
Lev Lukomsky
·
0 responses
·
rails, db, backup
Simple pattern for i18n spanish genders in rails
Franco
·
0 responses
·
ruby, rails, i18n, yaml
Custom link_to in Rails
Bruno
·
0 responses
·
ruby, rails, link_to
activesupport presence
José Gomes Júnior
·
0 responses
·
ruby, rails
Stubbing and Mocking with RSpec
Codeship
·
0 responses
·
rails, jasmine, rspec, cucumber
Rails, Backbone, Oauth, Websocket, Heroku Sample Application
Rafael Jesus
·
1 response
·
rails, heroku, puma, oauth
Ajax forms with file upload with Rails
Anezio Marques de Campos Junior
·
0 responses
·
rails, ajax, file upload
Set scope of I18n translations in Rails with a block
Cristian Andrei
·
0 responses
·
ruby, i18n, rails, dry
Rake migration to convert integer to array in postgres
Ryan MacGillivray
·
0 responses
·
rails, postgres