god overwrites ".kilobytes" in Rails

27 views
Skip to first unread message

Stefan Adamov

unread,
Apr 25, 2012, 7:28:58 PM4/25/12
to god.rb
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
Reply all
Reply to author
Forward
0 new messages