Commit Graph

382 Commits

Author SHA1 Message Date
Cory Schires aef6acc583 Move AR include into engine file. 2011-11-04 10:27:13 -05:00
Cory Schires 5386874eca Better tests for counter caching. 2011-10-31 13:19:03 -05:00
Cory Schires 77219d23a5 Added tests for counter cache logic 2011-10-31 12:02:31 -05:00
Cory Schires 9d0b22515b Added support for counter cache column. 2011-10-29 17:24:57 -05:00
John McAliley e291457b47 Edited README.md via GitHub 2011-06-23 10:22:56 -07:00
John McAliley c268a5f00b Edited README.md via GitHub 2011-06-06 06:05:38 -07:00
John McAliley 157ca2bde1 Edited README.md via GitHub 2011-06-06 06:05:21 -07:00
John McAliley 632037dc53 Regenerate gemspec for version 0.4.0 2011-06-03 12:16:31 -04:00
John McAliley 00eebf5187 update changelog
remove env var hack from Gemfile
2011-06-03 12:16:15 -04:00
John McAliley c80491a5fb Version bump to 0.4.0 2011-06-03 12:15:38 -04:00
John McAliley 436492333e add new count method tests 2011-06-03 12:08:41 -04:00
John McAliley b68aaf06fc Merge branch 'master' of github.com:charlotte-ruby/impressionist
Conflicts:
	README.md
2011-06-03 12:08:24 -04:00
John McAliley ff5e76a60b add new method that takes options hash, instead of using ugly method names.
fix for postgres select bug
upgrades in test_app Gemfile
2011-06-03 11:54:58 -04:00
John McAliley ae5ae23e1c Add referrer to impression model.
remove unused features dir.
2011-06-03 11:52:42 -04:00
John McAliley 7179f7619d README format 2011-05-31 06:36:34 -07:00
John McAliley 8a594b7483 Edited README.md via GitHub 2011-05-21 06:20:58 -07:00
John McAliley e2dddef0f9 Edited README.md via GitHub 2011-05-19 19:57:22 -07:00
cowboycoded 42da4a22fe Regenerate gemspec for version 0.3.2 2011-03-21 09:36:49 -04:00
cowboycoded 33a4ba67b8 Version bump to 0.3.2 2011-03-21 09:36:34 -04:00
cowboycoded 27e3384832 added session_hash to readme 2011-03-08 13:28:09 -05:00
cowboycoded 9f1bd35f3a new readme format 2011-03-08 13:23:42 -05:00
cowboycoded 6d6e4cb7ad logo 2011-03-08 13:16:32 -05:00
cowboycoded f61a913b42 Regenerate gemspec for version 0.3.1 2011-03-06 23:29:49 -05:00
cowboycoded 7fedcd9043 Version bump to 0.3.1 2011-03-06 23:29:44 -05:00
cowboycoded c18dfcdc23 Regenerate gemspec for version 0.3.0 2011-03-06 23:28:11 -05:00
cowboycoded 520b18769a pkg added to gitignore 2011-03-06 23:27:58 -05:00
cowboycoded 088369afc2 fixed github url 2011-03-06 23:26:50 -05:00
cowboycoded 03d6f8f0db Regenerate gemspec for version 0.3.0 2011-03-06 23:23:32 -05:00
cowboycoded 13a5c54449 Version bump to 0.3.0 2011-03-06 23:23:23 -05:00
cowboycoded 405d376366 add session_hash to impression model
changed migration template
added upgrade migration template
added unique_impression_count_session to impressionable model
fixed controller_spec
2011-03-06 23:22:39 -05:00
cowboycoded e8292ef9c2 formatting code 2011-03-06 22:03:51 -05:00
cowboycoded 9f73954ce7 Regenerate gemspec for version 0.2.5 2011-02-17 10:01:13 -05:00
cowboycoded 6d00c09705 Version bump to 0.2.5 2011-02-17 10:01:13 -05:00
cowboycoded 1b5373c8f6 added CHANGELOG 2011-02-17 10:00:46 -05:00
cowboycoded ec310d0046 updated README with new model method 2011-02-17 09:55:15 -05:00
cowboycoded bfb03eeb1c 2 model methods for unique impression account - based on unique ip_address & request_hash 2011-02-17 09:53:01 -05:00
cowboycoded ade9f0c3e2 Regenerate gemspec for version 0.2.4 2011-02-17 08:11:28 -05:00
cowboycoded 76f1f20c66 Version bump to 0.2.4 2011-02-17 08:11:28 -05:00
cowboycoded 7c1ac8ccdc log the controller_name and action_name when impressionist is called manually inside a controller action 2011-02-17 08:11:06 -05:00
cowboycoded 993dba1358 Regenerate gemspec for version 0.2.3 2011-02-15 12:09:25 -05:00
cowboycoded 78aafc3b32 Version bump to 0.2.3 2011-02-15 12:09:25 -05:00
cowboycoded 68298065fd change PATH variable to IMPRESSIONIST_PATH. PATH used by Rails 2011-02-15 12:08:35 -05:00
cowboycoded a9cf1cd9e1 Regenerate gemspec for version 0.2.2 2011-02-13 14:18:56 -05:00
cowboycoded be51af6a24 Version bump to 0.2.2 2011-02-13 14:18:56 -05:00
cowboycoded bc8a89278f ruby 1.8 hash syntax for REE users. moving around some tests 2011-02-13 14:18:34 -05:00
cowboycoded 25193de04c update rails and comment out ruby-debug 2011-02-13 14:17:42 -05:00
cowboycoded 3c9bc755e0 use wildcard in migration path 2011-02-13 14:17:19 -05:00
cowboycoded 0348a2a9c0 change back to module. causing problems in dev with reopen implementation 2011-02-13 14:16:12 -05:00
cowboycoded aeb42cc165 change back to module. causing problems in dev with reopen implementation 2011-02-13 14:15:31 -05:00
cowboycoded 2e0f29da09 more formatting 2011-02-12 09:52:04 -05:00