Popular Rails Programming Tips
log everything
Raúl Barroso
·
2 responses
·
heroku, log, devcenter
Sharing your Screen on the network with Ruby
Emad Elsaid
·
0 responses
·
ruby, rails, code, server
Load environment variables from .env file when testing
Shavit
·
0 responses
·
ruby, rails, testing, helper
Use this plugin to have a heroku SQL console
Javier Toledo
·
0 responses
·
heroku, sql
Creating and overriding .rvmrc
Marko Klemetti
·
0 responses
·
ruby, shell, rails, rvm
Notepad browser, heroku --version
Raúl Barroso
·
1 response
·
heroku, editor, notepad
RoR input sanitization
Tomasz Paczkowski
·
0 responses
·
ruby, rails, security
Manual Polymorphic Creation in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, manually, manual
How to intercept every email when developing using production data
Estevão Mascarenhas
·
1 response
·
rails, activemailer
Regex to cut video id from youtube url
Roman Sotnikov
·
0 responses
·
ruby, rails, regex, youtube
Karo - A command line companion for a Rails application
Rahul Trikha
·
0 responses
·
ruby, rails, gem, ssh
jQuery instead of Prototype in Rails 3
Sandeep Kumar
·
1 response
·
rails, rails 3, prototype, jquery
Set postgres log level and table space in database.yml
Sascha Hoellger
·
0 responses
·
rails, postgresql
Hidden Google Maps
Simão Freitas
·
0 responses
·
rails, google maps, jquery, javascript
Precompile assets locally Rails
Denis Savitskiy
·
0 responses
·
rails, assets, precompile, asset pipeline
Heroku: Ruby Language Metrics (Public Beta) on Stack: Container
Rafael Oliveira
·
2 responses
·
heroku, docker, container
Quick bash/zsh aliases for creating rails databases
Olly Smith
·
0 responses
·
bash, rails, zsh, alias
carrierwave-video-thumbnailer nano-howto
Pavel Argentov
·
0 responses
·
rails, carrierwave, video, thumbnailer
Avoid ActiveRecord "Unknown column 'table.column' in 'field list'" exception between dropping the column and application restart
Tomasz Werbicki
·
0 responses
·
rails, activerecord, migration, database
Sitemap builder for Rails app
Alif Rachmawadi
·
0 responses
·
rails, sitemap
Serializing ActiveRecord scopes
Marcin Naglik
·
0 responses
·
rails, active record
Running Multiple Gods on your Server
Rajeev N Bharshetty
·
0 responses
·
rails, hack, tip, god
Remove Rails logs
Damian Le Nouaille
·
1 response
·
rails, log
add rubocop in rake
Marvin Marcelo
·
0 responses
·
ruby, rails, rake
Using ShouldaMatchers#permit To Ensure Your Controller Parameters Get Passed
Bruce Park
·
0 responses
·
ruby, tdd, rails, testing