Popular R Uby Programming Tips
Running a Sinatra Console
Christopher Curtis
·
0 responses
·
ruby, sinatra
How to enable Strong Parameters protection for non-ActiveRecord models?
Vojtěch Kusý
·
0 responses
·
ruby, rails, strong parameters, mass-assignment protection
Deploying Sinatra (DataMapper, SQlite, Postgresql) Applications to Heroku
Akapo Damilola Francis
·
1 response
·
ruby, heroku, sqlite, vilgax321
Don't force your privates up my face
Alexander Brevig
·
14 responses
·
ruby, open source, csharp, c-c
Rails4 Collection Check Boxes
Rafael Oliveira
·
0 responses
·
ruby, rails
lambdas in ruby case (switch)
Alexander
·
3 responses
·
ruby, switch, lambda, case
How to install rvm for root
AR.
·
0 responses
·
rvm, centos, root, debian
Make jasmine:ci use phantomjs (under Rails)
Georg
·
1 response
·
ruby, rails, jenkins, phantomjs
Using FactoryGirl and Faker
Catalin Ilinca
·
0 responses
·
ruby, rails, test, factories
Using ActionView helpers from a spec
Thomas Riboulet
·
0 responses
·
ruby, rspec
ERROR RuntimeError: You must set config.secret_key_base in your app's config.
momoto
·
1 response
·
ruby, rails, heroku
Expose Controller Method as a helper in Rails
David Morrow
·
0 responses
·
ruby, rails
Rails, FactoryGirl and has_and_belongs_to_many
Jens Grassel
·
0 responses
·
ruby, rails, rspec, factory girl
Bringing up a Rails 2.3.5 application on Ruby 1.8.7 with RVM
Barnaby Alter
·
0 responses
·
rubygems, rvm, ruby 1.8.7, rails 2.3
Rails: Casting Objects as Arrays
richrines
·
8 responses
·
ruby, rails
Better stubbing with mocha.
Mike Piccolo
·
0 responses
·
ruby, tdd, rails, testing
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
Active Record Attribute Serialization with Custom Class
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, rails, activerecord, serialization
Stop Capistrano default tasks for non-rails apps
Peter Souter
·
3 responses
·
ruby, rails, capistrano, deploy
Ctags + Bundler + Vim = Exuberance
Ed
·
0 responses
·
ruby, bundler, vim, ctags
Oh-my-zsh prompt for git (using RVM)
Chip Castle
·
0 responses
·
zsh, rvm, prompt, oh-my-zsh
Share RSpec examples that make multiple requests
Martin Naumann
·
0 responses
·
ruby, rails, dry, martin-n