Groups
Groups
Sign in
Groups
Groups
god.rb
Conversations
About
Send feedback
Help
god overwrites ".kilobytes" in Rails
27 views
Skip to first unread message
Stefan Adamov
unread,
Apr 25, 2012, 7:28:58 PM
4/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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