GithubHelp home page GithubHelp logo

Unable to load generator about haml-rails HOT 14 CLOSED

haml avatar haml commented on August 24, 2024
Unable to load generator

from haml-rails.

Comments (14)

 avatar commented on August 24, 2024

same error for me!

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

What does your Gemfile look like?

from haml-rails.

 avatar commented on August 24, 2024

this is my gemfile:

source 'http://rubygems.org'

gem 'rails'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'capistrano'
gem 'ruby-debug'
gem "haml"
gem "compass"
gem "simple_form"
gem "rails3-generators"
gem "haml-rails"
gem "devise"
gem 'inherited_resources'
gem 'bluecloth'
gem 'RedCloth'
gem "acts_as_list"
gem 'permalink_fu'
gem 'will_paginate', '3.0.pre2'
gem 'liquid'
gem 'vimeo'

group :development, :test do
gem 'hirb'
gem 'faker'
gem 'webrat'
gem 'rspec'
gem 'rspec-rails'
end

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

Please try the following:

bundle update

I used your gemfile setting in a new rails app. So maybe an bundle update is in order.

Louis T.

from haml-rails.

simmogs avatar simmogs commented on August 24, 2024

I've got the same issue. I ran bundle update but it didn't make any difference.

Cheers,
Graeme

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

Please paste a link to a copy of your gemfile and error

@negonicrac

from haml-rails.

simmogs avatar simmogs commented on August 24, 2024

Here it is.

git://gist.github.com/901618.git

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

what version of ruby are you running?

from haml-rails.

simmogs avatar simmogs commented on August 24, 2024

ruby 1.8.7 ree

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

I can confirm that this is actually working. (on my mac using rvm)

please try

bundle update 

again.

from haml-rails.

simmogs avatar simmogs commented on August 24, 2024

Hi ya,

Yep, ran bundle update again, tested and unfortunately the fault still remains :-(.

Graeme

from haml-rails.

negonicrac avatar negonicrac commented on August 24, 2024

uninstall haml-rails then bundle update

from haml-rails.

timfjord avatar timfjord commented on August 24, 2024

I had same issue
But it was because i installed https://github.com/mbleigh/haml-rails and when i switch to haml-rails gem I forgot delete lib/generators/haml folder

from haml-rails.

indirect avatar indirect commented on August 24, 2024

Using two gems named haml-rails will probably fuck stuff up. Thanks for reporting your fix.

from haml-rails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.