Antonio C Nalesso Moreira
|
034af8d987
|
FIX #92, Allow options to be passed to counter_cache unique, and clean up
|
2013-07-06 03:14:25 +01:00 |
Antonio C Nalesso Moreira
|
99bbba082f
|
fix failing on travis due to jquery-rails location
|
2013-05-30 22:29:43 +01:00 |
Ty Rauber
|
495e0a4273
|
Test coverage around impressions for non-restful controller actions. Added dummy route, index method, view and dummy controller spec.
|
2013-03-30 13:30:56 -07:00 |
Tute Costa
|
14067b0164
|
Requiring generic model code.
|
2012-03-15 09:42:32 -03:00 |
Erik Michaels-Ober
|
3a4c98307c
|
Upgrade test_app to Rails 3.2.2
|
2012-03-06 15:19:07 -08:00 |
Erik Michaels-Ober
|
1174647779
|
Cleanup trailing whitespace
Trailing whitespace isn't friendly to git or vim users.
|
2012-03-06 14:04:32 -08:00 |
Cory Schires
|
e2ee248fba
|
Added documentation for ability to set conditions for recording impressions. Also, Had to do some work to get the tests passing
Merge remote branch 'upstream/master'
Conflicts:
test_app/Gemfile.lock
|
2011-11-27 13:39:45 -06:00 |
mio
|
5d77a1a2a0
|
added tests for uniqueness feature
|
2011-11-10 14:16:57 +01:00 |
mio
|
09bfa2f27e
|
implemented first version for unique check on controller level.
|
2011-11-07 20:41:51 +01:00 |
Cory Schires
|
77219d23a5
|
Added tests for counter cache logic
|
2011-10-31 12:02:31 -05:00 |
John McAliley
|
ae5ae23e1c
|
Add referrer to impression model.
remove unused features dir.
|
2011-06-03 11:52:42 -04:00 |
cowboycoded
|
cc6c813517
|
added support for current_user helper method of authentication
tests for both current_user (Post) and @current_user (Article) implementations
updated gems
|
2011-02-10 16:13:30 -05:00 |
cowboycoded
|
4ec37f86e0
|
remove debug statement
|
2011-02-04 10:11:05 -05:00 |
cowboycoded
|
70b05883ae
|
changed super class to AppCont (how did AC::Base get in there? ;-)
|
2011-02-04 10:10:49 -05:00 |
cowboycoded
|
755bd937da
|
first commit
|
2011-02-03 23:13:41 -05:00 |