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

Make PaperTrail work with Sinatra / Padrino / Rack #119

Closed
airblade opened this issue Jan 4, 2012 · 2 comments
Closed

Make PaperTrail work with Sinatra / Padrino / Rack #119

airblade opened this issue Jan 4, 2012 · 2 comments
Assignees
Milestone

Comments

@airblade
Copy link
Collaborator

airblade commented Jan 4, 2012

The main changes would be how the controller layer is mixed in...

@ghost
Copy link

ghost commented May 3, 2012

When do you think PaperTrail is available for Padrino?

What is required to make it work?

@airblade
Copy link
Collaborator Author

airblade commented May 3, 2012

To make it work, you'd need a way to call PaperTrail automatically at the start of every request; i.e. to replace the Rails-style before_filter in the controller mixin.

Unfortunately I don't have any time/plans to work on this at the moment.

@airblade
Copy link
Collaborator Author

@fullbridge-batkins Nice!

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

2 participants