Commit Graph

6 Commits

Author SHA1 Message Date
Thibaud Guillaume-Gentil bdde43b524 Make tests working on Ruby 1.9.2 2010-10-26 15:25:41 +02:00
Andy Stewart 3036aa75b5 Store controller info. Allow other current_user methods.
PaperTrail can now store any information from the controller or request.
It's also easy to choose a method other than `current_user` for
PaperTrail to call to find out who was responsible for changes.
2010-03-19 18:53:49 +00:00
Andy Stewart b88af80916 Clean up test helper. 2010-03-18 18:09:48 +00:00
Zachery Hostens 6878fc5a0e fix up code and tests to succeed 2009-11-19 21:15:30 -06:00
Zachery Hostens ba0982e9de update test code to work without being in a rails app 2009-11-19 20:51:25 -06:00
Andy Stewart e9a8648c22 First commit. 2009-05-27 16:21:20 +01:00