Popular Rails Programming Tips
Switch 'rails console' to use Pry as REPL
Avner Cohen
·
0 responses
·
ruby, rails
General Ajax Spinner for Rails
Troy Martin
·
0 responses
·
rails, spinjs, loading, ajax
Check the Socket MySQL is running On
Rajeev N Bharshetty
·
0 responses
·
rails, mysql
Use Postgres hstore to store schema-less data
Matthew Dobson
·
0 responses
·
ruby, rails, postgresql, nosql
Installing gem Stringex for Rails? Don't forget to migrate
Robert Wünsch
·
0 responses
·
rails, stringex
Fastest way to get rails on OSX
Michal Papis
·
0 responses
·
ruby, rails, osx, apple
Observing record changes across multiple Rails engines with Wisper
Sam Slotsky
·
0 responses
·
rails, engines, wisper, pub-sub
Render Markdown inside your Haml files
David Morrow
·
0 responses
·
rails, haml, markdown
using pygments with a middleman app on heroku
J. Paul Daigle
·
0 responses
·
rails, heroku, pygments, middleman
When limit(1).first is orders of magnitude slower than limit(1)[0] in Rails.
Jeremy Walker
·
3 responses
·
rails, postgres, postresql
Using NET::HTTP in Rails to send Facebook App Notifications
Jason Lagaac
·
2 responses
·
rails, facebook, graph, app notifications
FactoryGirl for Controller specs
David Paluy
·
2 responses
·
rails, controller, factorygirl, rspec
Setting up Continuous Deployment for node.js applications
Codeship
·
0 responses
·
heroku, nodejs, agile, continuous deployment
add paramRoot variable to Backbone.synch
David Morrow
·
0 responses
·
rails, backbone
Pry is a better debugger for Ruby/Rails
Cory Simmons
·
0 responses
·
ruby, rails, debug, pry
Ruroku, the better Ruby client for Heroku API
Gosha Arinich
·
0 responses
·
ruby, heroku, github
10 methods hữu dụng trong ActiveRecord::Relation
Phương 'J' Lê H.
·
0 responses
·
ruby, rails, active record relation, ruby on rails 4
Rails .save failing silently? Ruby's implicit returns may be your problem.
Jonathan Cutrell
·
1 response
·
ruby, rails, activerecord
Check whether a Facebook user is member of a group
Tamer Shlash
·
0 responses
·
ruby, rails, facebook, koala
Conditional wrapper tag helper
Andrew Volozhanin
·
0 responses
·
ruby, rails, helper
Order of columns in table index matters (postgres)
Anton Katunin
·
0 responses
·
rails, activerecord, postgres, index
Multiple Rails apps on OS X without configuration pain
Alexander Greim
·
1 response
·
rails, osx, development
Custom navigation commands in Rails.vim
Stephen Caudill
·
1 response
·
ruby, rails, vim