Popular Ruby Programming Tips
Install mysql2 ruby gem under OS X 10.8 Mountain Lion - Ruby + MacPorts
Gergely Tamás Kurucz
·
1 response
·
ruby, osx, macports
`after_commit` in ActiveRecord::Observer
Alan Daud
·
2 responses
·
ruby, activerecord, rails
Encrypt your Code Climate repo token for public repositories on Travis CI
Pete
·
0 responses
·
ruby, ci, travis, code climate
Ruby generate random number, doing it right.
Ben
·
1 response
·
ruby, random, generator
Ruby hashes and "try"
Marc Anguera Insa
·
1 response
·
ruby, rails, hash
Find missing translations in your Rails app.
Alexey Kuleshov
·
2 responses
·
ruby, rails, on
Ruby parsing JSON from txt file.
Jake Cooper
·
1 response
·
ruby, json
How to reload module without relaunch rails console.
small2kuo
·
0 responses
·
ruby, rails
RubyMotion + Reveal
Diogo
·
0 responses
·
ruby, reveal, ios, rubymotion
clear cache of a Ruby on Rails association
David Rasch
·
0 responses
·
ruby, rails, cache, associations
Simple trick to work with ActiveRecord dynamic column and encapsulated accessor
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, flexi-model, column_for_attribute, dynamic attributes
require.js for rails projects
sergey kuchmistov
·
0 responses
·
ruby, rails, amd, javascript
Random value for latitude & longitude in ruby
Hisyam
·
0 responses
·
ruby, latitude, longitude
Gem Authors: Think About Your Users!
Ian MacLeod
·
1 response
·
ruby, bundler, rubygems, gem
CanCan: Load and authorize resource under certain circumstances only
Maciej Smoliński
·
0 responses
·
ruby, controller, devise, application
An algorithm to generate fake but realistic looking graph data(that trends too)
Peter Philips
·
2 responses
·
ruby, algorithms, data, graphs
Array#sample and Array#shuffle using SecureRandom
J-_-L
·
2 responses
·
ruby, array, securerandom, rand
Exclude any js file from uglifier optimization during assets:precompile
Andrew Volozhanin
·
3 responses
·
ruby, rails, assets
Why I chose Node.js over Ruby on Rails
Sagi Isha
·
3 responses
·
ruby, coffeescript, rails, nodejs
Slim down HTTP responses
Ricardo Mendes
·
2 responses
·
ruby, rack, sinatra, gzip
Deploying Rack apps on Ubuntu
Tore Darell
·
0 responses
·
ruby, rails, unicorn, rack
Fragment caching using JBuilder and Rails
Damon Davison
·
0 responses
·
ruby, haml, json, caching
How to deploy a Ruby on Rails app from BitBucket to Heroku
Codeship
·
0 responses
·
ruby, rails, heroku, testing
Running a Sinatra Console
Christopher Curtis
·
0 responses
·
ruby, sinatra
Running a Rake task during a Rails 4 deployment using Capistrano 3
Saul Costa
·
0 responses
·
rails, capistrano, rake, deploy