MacのRuby1.9のRails3.0.7でdeviseのエラー

May 20, 2011
AD:

Ruby1.9、Rails3.0.7、gem1.6.2の環境下で、deviseをbundleのinstallしようとしてなかなかうまく行かなかったのですが、
最後は単純に解決したので同じミスをおかさないようにメモしておきます。

エラー内容

[ruby]
$ vi Gemfile
gem ‘devise’, ‘1.1.5’
$ bundle install
/Users/hoge/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb:72:in `parse’: Illformed requirement [“1,1,5”] (ArgumentError)
[/ruby]

解決方法

上記のようなエラーがでて、いろいろ試してみた結果、
[ruby]
$ vi Gemfile
gem ‘devise’ ←よけいなバージョンを消したら解決
[/ruby]

AD:

No Comments, Comment or Ping

Reply to “MacのRuby1.9のRails3.0.7でdeviseのエラー”


Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66

You must be logged in to post a comment.

Search Keyword

Meta

face Ayumi Mizoshiri
WEB developer

FacebookPage

Popular Posts

Sorry. No data so far.

ARCHIVES