Popular Ruby Programming Tips
How to enable Strong Parameters protection for non-ActiveRecord models?
Vojtěch Kusý
·
0 responses
·
ruby, rails, strong parameters, mass-assignment protection
Rails4 Collection Check Boxes
Rafael Oliveira
·
0 responses
·
ruby, rails
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
Using FactoryGirl and Faker
Catalin Ilinca
·
0 responses
·
ruby, rails, test, factories
Deploying Sinatra (DataMapper, SQlite, Postgresql) Applications to Heroku
Akapo Damilola Francis
·
1 response
·
ruby, heroku, sqlite, vilgax321
lambdas in ruby case (switch)
Alexander
·
3 responses
·
ruby, switch, lambda, case
Rails, FactoryGirl and has_and_belongs_to_many
Jens Grassel
·
0 responses
·
ruby, rails, rspec, factory girl
How to install rvm for root
AR.
·
0 responses
·
rvm, centos, root, debian
Don't force your privates up my face
Alexander Brevig
·
14 responses
·
ruby, open source, csharp, c-c
Rails: Casting Objects as Arrays
richrines
·
8 responses
·
ruby, rails
Ctags + Bundler + Vim = Exuberance
Ed
·
0 responses
·
ruby, bundler, vim, ctags
avoiding "can't yield from root fiber" error
Rob McKinnon
·
0 responses
·
ruby, eventmachine, em-synchrony
Make jasmine:ci use phantomjs (under Rails)
Georg
·
1 response
·
ruby, rails, jenkins, phantomjs
Stop Capistrano default tasks for non-rails apps
Peter Souter
·
3 responses
·
ruby, rails, capistrano, deploy
Active Record Attribute Serialization with Custom Class
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, rails, activerecord, serialization
Testing almost any code in browser
Joel Kirchartz
·
4 responses
·
jquery, ruby, python, clojure
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
Using ActionView helpers from a spec
Thomas Riboulet
·
0 responses
·
ruby, rspec
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
Oh-my-zsh prompt for git (using RVM)
Chip Castle
·
0 responses
·
zsh, rvm, prompt, oh-my-zsh
Dealing with trailing slashes in Rails apps
Robert Glaser
·
0 responses
·
ruby, rails, http