Setup:

Gemfile
gem 'god'

rails c
irb: warn: can't alias exit from irb_exit
> 5.megabytes
=> 5120

work fine if I follow https://github.com/mojombo/god/issues/32

Gemfile
gem 'god', :require => false

rails c
> 5.megabytes
=> 5242880

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to