Fatfreecrm with ruby 1.9.1 + rails 2.3.2
Reported by gabrielfritsch | July 8th, 2009 @ 06:28 AM
Hi.
The fatfreecrm works with ruby 1.9.1?
I tried to start with this configuration and comes a error above:
D:\fatfreecrm>ruby -v
ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]
D:\fatfreecrm>gem -v
1.3.4
D:\fatfreecrm>rails -v
Rails 2.3.2
D:\fatfreecrm>ruby script/server
=> Booting WEBrick => Rails 2.3.2 application starting on
http://0.0.0.0:3000
D:/fatfreecrm/config.ru:4:in block in <top
(required)>': undefined method
dirn
ame' for Rack::File:Class (NoMethodError)
from
c:/ruby/lib/ruby/gems/1.9.1/gems/actionpack-2.3.2/lib/action_contro
ller/vendor/rack-1.0/rack/builder.rb:29:in instance_eval'
from
c:/ruby/lib/ruby/gems/1.9.1/gems/actionpack-2.3.2/lib/action_contro
ller/vendor/rack-1.0/rack/builder.rb:29:in
initialize'
from D:/fatfreecrm/config.ru:1:in new' from
D:/fatfreecrm/config.ru:1:in
' from
c:/ruby/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/commands/server.rb
:78:in eval' from
c:/ruby/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/commands/server.rb
:78:in
' from script/server:3:in require' from
script/server:3:in
'
D:\fatfreecrm>
With ruby 1.8.6 its works.
Thanks, Gabriel.
Comments and changes to this ticket
-
Mike Dvorkin July 14th, 2009 @ 09:21 PM
- Milestone cleared.
- Tag set to compatibility
I haven't tried running Fat Free CRM with Ruby 1.9.1. From your description it looks like it's Rails 2.3.2 compatibility issue. I'll keep the ticket open just to keep it mind that this should be verified.
-
Lorenzo Bolognini November 20th, 2009 @ 02:31 PM
Got an issue with ruby 191 and rails 2.3.2 as well
[zzz@rrr config]$ rake db:create --trace (in /home/xxx/webapps/yyy) rake aborted!
/home/zzz/webapps/xxx/lib/tasks/fat_free_crm.rake:101: Invalid retry /home/zzz/webapps/xxx/lib/tasks/fat_free_crm.rakeThe line in the rake file says:
retry if reply =~ /no*/i
Any idea on how to fix this? Or should i downgrade rails?
-
Mike Dvorkin November 20th, 2009 @ 10:21 PM
- State changed from new to invalid
This has been fixed a while ago, check out http://github.com/michaeldv/fat_free_crm/blob/master/lib/tasks/fat_... (line #101 -- redo instead of retry)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond