On Dec 24, 5:47 pm, Ram <ramduris...@gmail.com> wrote: > Further information on my current ruby and rails installation that might be > helpful to a generous Ruby saint: > > C:\>rails -v > Rails 2.3.2 > > C:\Users\Ram>buildr -v > Buildr 1.3.3 > > C:\>ruby -v > ruby 1.8.6 (2010-02-04 patchlevel 398) [i386-mingw32] > > C:\shiftrx\backend>buildr clean deploy > C:/Ruby186/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2237:in > `const_missing': uninitialized constant Gem::Requirement::OP_RE (NameError) > from > C:/Ruby186/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/version_requ > irement.rb:24 > from > C:/Ruby186/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require'
Please try to update buildr to 1.4.4, version you indicated (1.3.3) was released in 2008 and lot of things changed in RubyGems since 2008. Also, this seems a Buildr problem, not Rails specific. -- Luis Lavena -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.