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

implement rails generator #2

Open
alexdean opened this issue Dec 31, 2013 · 0 comments
Open

implement rails generator #2

alexdean opened this issue Dec 31, 2013 · 0 comments

Comments

@alexdean
Copy link

for cleaner integration with rails projects

installation would go something like

  1. install gem
  2. run rails generate ...something... to copy html error pages to project's public/
  3. generator should support an update option to overwrite existing files with the same name. (But don't do this by default, so existing pages aren't clobbered unless user really wants to.)
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