Hi,

This does not seem Haml related, but...

On Dec 7, 2010, at 8:55 PM, bob i smith iv wrote:

> Hi group,
> 
> I am struggling with this on my Mac:
> 
> $ script/rails server
> /Users/maco/.rvm/gems/ruby-1.9.2-head%rvm1923/gems/haml-3.0.24/lib/
> haml/railtie.rb:5:in `<top (required)>': Haml and Sass no longer
> support Rails 3 versions before beta 4. (RuntimeError)
>  Please upgrade to Rails 3.0.0.beta4 or later.
> 
> I tried this:
> 
> 
> $ gem list rails
> 
> *** LOCAL GEMS ***
> 
> rails (3.0.3, 3.0.0.beta3)
> 
> $ gem install rails -v v3.0.0.beta4

...this is your problem.  The version number is "3.0.0.beta4" not 
"v3.0.0.beta4".  See https://rubygems.org/gems/rails/versions/3.0.0.beta4.

Rhett

> ERROR:  While executing gem ... (ArgumentError)
>    Illformed requirement ["v3.0.0.beta4"]
> 
> I am looking for tips on what to try next...
> 
> -Bob.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Haml" group.
> To post to this group, send email to h...@googlegroups.com.
> To unsubscribe from this group, send email to 
> haml+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/haml?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to h...@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to