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

Use underscore for generated asset file name #34

Merged
merged 1 commit into from
Feb 21, 2015
Merged

Conversation

cantonic
Copy link
Contributor

makes rails g controller Foo::Bars generate app/assets/javascripts/foo/bars_view.js.rb instead of app/assets/javascripts/foo/Foo::Bars_view.js.rb

makes `rails g controller Foo::Bars` generate
`app/assets/javascripts/foo/bars_view.js.rb` instead of
`app/assets/javascripts/foo/Foo::Bars_view.js.rb`
elia added a commit that referenced this pull request Feb 21, 2015

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use underscore for generated asset file name
@elia elia merged commit 54b2625 into opal:master Feb 21, 2015
@elia
Copy link
Member

elia commented Feb 21, 2015

Thank you very much!

@cantonic
Copy link
Contributor Author

you are most welcome

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

Successfully merging this pull request may close these issues.

None yet

2 participants