With RVM installed, I like to maintain a gemset called new_projects. This has whatever rails version I want to be creating new projects with.
$ rvm 1.9.3@new_projects --verbose --create
$ gem install rails
# author: Bill Desmarais [email protected] | |
# this code is licenced under the MIT/X11 licence. | |
require 'rubygems' | |
require 'zmq' | |
context = ZMQ::Context.new(1) | |
puts "Starting Hello World server..." |
All About ActiveSupport Notifications rollout gem -
conditionally only add new stuff to devs
debugging that is not useful to generic customers can apply to.
logsubscriber, can use for event notificaions that you care about.
log rage gem. combined logging. detaches existing log subscribers are attaches new ones.
harness.
search rails code for instrument method.
### Keybase proof | |
I hereby claim: | |
* I am bosoxbill on github. | |
* I am bosoxbill (https://keybase.io/bosoxbill) on keybase. | |
* I have a public key whose fingerprint is 2F89 AF6C 4026 BC1B A30E 7A29 9978 985B D997 847F | |
To claim this, I am signing this object: |