Popular Rails Programming Tips
Slides: Introduction to Web Applications
Tobias Pfeiffer
·
0 responses
·
ruby, rails, beginner, introduction
Missing Rails console in Sinatra?
Łukasz Sągol
·
0 responses
·
ruby, rails, irb, sinatra
Use urls as translation keys
Ed
·
0 responses
·
ruby, rails, url, i18n
Run Arbitrary Tests in Rails
Jason Rogers
·
0 responses
·
ruby, rails, testing
Four useful zsh aliases for rails projects
Ivan Zarea
·
0 responses
·
shell, rails, zsh, vim
Integrating Rails and ElasticSearch
Andrew Cholakian
·
0 responses
·
ruby, rails, elasticsearch
Kill Rails Server
Trent Kocurek
·
1 response
·
ruby, rails, terminal
Dangerous Rails Logging
Aditya Sanghi
·
0 responses
·
rails, debug, production
Development logs for Thin server
Gabriel Cebrian
·
0 responses
·
ruby, rails, thin
Heroku assets not minified?
Jake Tollette
·
0 responses
·
ruby, rails, heroku, asset pipeline
Environment Variables in your Rails App
Russ Smith
·
0 responses
·
ruby, rails, command line
New git and heroku remotes in a few commands
Kerry Snyder
·
0 responses
·
github, heroku, git, deploy
Rack::EnvNotifier
Catalin Ilinca
·
0 responses
·
ruby, rails, gem, rack
counter_cache for mongoid
Sandeep Ravichandran
·
0 responses
·
rails, mongoid, mongo
Upgrading Retina Rails
Johan van Zonneveld
·
0 responses
·
ruby, rails, retina, retina rails
Rails plugin Letter_Opener
Chris Radford
·
0 responses
·
ruby, rails, gem, letter_opener
Easy Rails app-wide settings
Emmanuel Turlay
·
0 responses
·
ruby, rails
How to switch test environment in Heroku
jigsaw
·
0 responses
·
heroku, nodejs, npm
Hack safely from your rails console
Robbie Marcelo
·
0 responses
·
rails, sandbox, rails console
Build system tests through user interactions with your app
Mike Piccolo
·
0 responses
·
ruby, rails, test, testing
Check the last inserted record with Cucumber
Fabrizio Soppelsa
·
0 responses
·
ruby, activerecord, cucumber, rspec
Scan your rails app for vulnerabilities using breakman
Greg Osuri
·
0 responses
·
rails, gems, security
Watch out for this validates_presence_of gotcha in Rails
Trevor Hinesley
·
2 responses
·
rails, validation, validates_presence_of