Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Default heroku app for git project
Rodrigo Kochenburger
·
0 responses
·
heroku, git
Running a certain test with tconsole 1.2.8
Jana Petrova
·
0 responses
·
ruby, rails, tconsole
Unicorn with Vagrant
Evan Machnic
·
0 responses
·
ruby, rails, unicorn, vagrant
Readable booleans
Alexander Zaytsev
·
0 responses
·
ruby, rails
Heads Up: Rails ActionPack Parameter Parsing Vulnerabilities
Victor Solis
·
0 responses
·
rails, security
Custom finders and SQL Injections
Karthik Sirasanagandla
·
0 responses
·
rails, sql injections
Awesome Print config for Rails
cardsfanbob
·
0 responses
·
rails, awesome print
Websocket on Rails
Jeroen Rosenberg
·
0 responses
·
rails, websocket
Faster specs
Posăceanu Marian
·
0 responses
·
ruby, rails, rspec
One line download of your apps latest Heroku PG backup
Mike Hall
·
0 responses
·
heroku, postgres, wget
replacement of the old syntax hashes for the entire project
Павел Калашников
·
0 responses
·
ruby, rails, syntax_fix
Reviving stale / zombie resque worker
Wojtek Ryrych
·
0 responses
·
rails, resque
Get Last Items in Many to Many Association
Tomás Corellano
·
0 responses
·
ruby, rails, on
View ip visits to heroku
Neil B
·
0 responses
·
heroku, unix
Don't break the law... of Demeter !
Thibault
·
0 responses
·
rails, delegate, demeter
Tagging error paths for giggles
Brandon Gadoci
·
0 responses
·
rails, controller, errors
Basic CanCan With PostgreSQL Hstore.
Jordon Bedwell
·
0 responses
·
ruby, rails, postgresql, hstore
RSA passphrase problem
GangrenaGastrit
·
0 responses
·
heroku, git, rsa, passphrase
Reutilizando funcionalidades com rails engines e rubygems
Lucas
·
0 responses
·
ruby, rails, engine, rubygem
Handle mouse click on links with SVG graphics
Stanislav Ryahov
·
0 responses
·
javascript, coffeescript, rails, svg
My Gem : css_grid
thomas petrachi
·
0 responses
·
ruby, css, rails
Parse a time string in a specific timezone
Nathan Hopkins
·
0 responses
·
ruby, rails
Missing ENV Variables Return Early
James Martin
·
0 responses
·
ruby, rails
Documentation for Rails 3/4 remote links
Johnny Rodgers
·
0 responses
·
rails, unobtrusive javascript
Detect and Respect CSS Selector Limits
Ryan Sonnek
·
0 responses
·
ruby, css, rails, testing