
Cannot start a rails app
Reported by Jérôme | July 28th, 2008 @ 08:38 AM
Using a fresh rails 2.1 app running FreeBSD 6 with
config.gem "RedCloth" in environment.rb;
/usr/local/lib/ruby/gems/1.8/gems/RedCloth-4.0.1/lib/case_sensitive_require/../redcloth_scan.so:TypeError: Class is not a module
Comments and changes to this ticket
-
Jason Garber July 28th, 2008 @ 03:50 PM
- State changed from new to hold
Thanks for reporting, Jerome. Can you tell me exactly which version of FreeBSD you're running? And what's your ruby version/patchlevel?
I've tried it with FreeBSD 7.0 with ruby 1.8.6 patchlevel 111 and can't replicate your problem.
-
Jérôme July 28th, 2008 @ 04:28 PM
I am running FreeBSD 6.2-RC1 (SMP) #2 with ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-freebsd6]
It works for me too on FreeBSD 7 and OS X 10.5.4
-
Jérôme July 28th, 2008 @ 04:30 PM
I am running FreeBSD 6.2-RC1 (SMP) #2 with ruby 1.8.6 (2007-09-24 patchlevel
111) [i386-freebsd6]
It works for me too on FreeBSD 7 and OS X 10.5.4
-
Jason Garber August 4th, 2008 @ 04:41 PM
- State changed from hold to resolved
Appears to be the same as #30. Should be resolved now. The key to replicating was to freeze the gem and not have it installed.
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 »
RedCloth is a Ruby library for converting Textile into HTML