Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No slim file when I generate controller #43

Closed
tychio opened this issue Feb 15, 2014 · 0 comments
Closed

No slim file when I generate controller #43

tychio opened this issue Feb 15, 2014 · 0 comments

Comments

@tychio
Copy link

tychio commented Feb 15, 2014

      create  app/controllers/admin_controller.rb
      invoke  slim
      create    app/views/admin
      invoke  rspec
      create    spec/controllers/admin_controller_spec.rb
      invoke  helper
      create    app/helpers/admin_helper.rb
      invoke    rspec
      create      spec/helpers/admin_helper_spec.rb
      invoke  assets
      invoke    coffee
      create      app/assets/javascripts/admin.js.coffee
      invoke    sass
      create      app/assets/stylesheets/admin.css.sass

only app/views/admin

version:
ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-darwin13.0.2]
Rails 4.0.2

gem 'slim-rails', '~> 2.1.0'

@tychio tychio closed this as completed Feb 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant