Hmm... my app runs on bamboo-ree-1 .8.7

My .gems is:
rails --version 2.3.5
will_paginate --version 2.3.11
hobosupport --version 1.0.1
hobofields --version 1.0.1 --ignore-dependencies
tlsmail --version 0.0.1
sslrequirement --version 1.2.0
paper_trail --version 1.6.4 --ignore-dependencies
validates_timeliness --version 2.3.1


Should I just add
`hobo --version 1.0.1 --ignore-dependencies`?

To be honest I don't understand why app just crashed working after
adding paper_trail...
It works perfectly on local machine... (could it be because of hobo
gem installed on my machine?)


On 12 Lut, 20:20, kevinpfromnm <[email protected]> wrote:
> Gemfile from said app.
>
> source :gemcutter
> gem "rails", "2.3.8"
> gem "pg", :group => :production
> gem "sqlite3-ruby", :group => :development
> gem "bluecloth", '>= 2.0.9'
> gem "right_aws", '>= 1.10.0'
> gem "memcache-auth"
> gem "pusher"
>
> source "http://gems.github.com";
> gem "openrain-action_mailer_tls"
> gem "will_paginate"

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to