Andy Stewart
3174907014
Remove unnecessary library.
2011-12-23 12:04:19 +01:00
Andy Stewart
14383f4cb6
Fix tests and update readme.
2011-09-29 11:00:13 +02:00
Edward Tsech
be2ff202a3
#74 : Changed method_defined? to column_names.include? & Fix test for case without object_changes column
2011-07-23 01:54:03 +07:00
Edward Tsech
b229927c2b
Added test for case without object_changes column
2011-07-13 11:29:30 +07:00
Stefan Huber
13775e16a4
Fixing versions creation without controller.
...
Additionally fixing a leakage within the tests
2011-04-07 01:21:57 +01:00
Andy Stewart
ac4714de1f
Use Turn for prettier test output.
2011-04-01 10:37:36 +01:00
Andy Stewart
36a4b9b323
Convert to Rails 3 idioms.
2011-02-08 17:16:35 +00:00
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