开发者

Ruby error: no such file to load -- haml (MissingSourceFile)

开发者 https://www.devze.com 2022-12-18 15:46 出处:网络
I am getting this error when I run my project: C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_ori开发者_StackOverflow中文版ginal_require\':

I am getting this error when I run my project:

C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_ori开发者_StackOverflow中文版ginal_require': 
no such file to load -- haml (MissingSourceFile)


Did you install the haml rubygem?

gem install haml


You may need to add:

config.gem haml 

to your environment.rb file

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号