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 |
cowboycoded
|
41c6e38ca7
|
updated README
|
2011-02-12 09:50:42 -05:00 |
cowboycoded
|
5a8871f02f
|
untrack schema and any new migrations in test_app
|
2011-02-12 08:10:45 -05:00 |
cowboycoded
|
ea27abcd3b
|
Regenerate gemspec for version 0.2.1
|
2011-02-11 22:26:16 -05:00 |
cowboycoded
|
5b2f58691a
|
Version bump to 0.2.1
|
2011-02-11 22:26:16 -05:00 |
cowboycoded
|
f0b0a2c55d
|
test generated files... committing so I can build TODO: ignore these
|
2011-02-11 22:25:55 -05:00 |
cowboycoded
|
22e83c58ba
|
add indexes to impressions table
|
2011-02-11 22:23:33 -05:00 |
cowboycoded
|
17558312c4
|
README updated
|
2011-02-11 19:56:49 -05:00 |
cowboycoded
|
efd8a6fb7b
|
more additions to Usage instructions
|
2011-02-10 16:23:32 -05:00 |
cowboycoded
|
b74bb0ee09
|
describe user_id implementation
|
2011-02-10 16:20:51 -05:00 |
cowboycoded
|
dd55bb43b1
|
Version bump to 0.2.0
|
2011-02-10 16:17:00 -05:00 |
cowboycoded
|
5989dd878d
|
rollback version
|
2011-02-10 16:16:41 -05:00 |
cowboycoded
|
1ac6acf801
|
Merge branch 'master' of git@github.com:cowboycoded/impressionist
|
2011-02-10 16:15:25 -05:00 |
cowboycoded
|
d14a8deaff
|
Regenerate gemspec for version 0.2.0
|
2011-02-10 16:14:13 -05:00 |
cowboycoded
|
b314fb1dbe
|
Version bump to 0.2.0
|
2011-02-10 16:14:13 -05: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
|
09add973e6
|
unused spec
|
2011-02-10 16:07:25 -05:00 |
John McAliley
|
acf2bb71b5
|
added instructions for getting impression count and TODO item
|
2011-02-10 12:24:25 -08:00 |
cowboycoded
|
def7abe663
|
Regenerate gemspec for version 0.1.2
|
2011-02-04 11:12:12 -05:00 |
cowboycoded
|
0f90fc0b3f
|
Version bump to 0.1.2
|
2011-02-04 11:12:12 -05:00 |
cowboycoded
|
91efd4c67e
|
version:minor_release and version:major_release: add checks for unclean staging env
|
2011-02-04 11:11:44 -05:00 |
cowboycoded
|
8fcaf4c440
|
tests for bypassing wildcard or bot list user-agents
|
2011-02-04 11:11:04 -05:00 |
cowboycoded
|
801b960cf4
|
convert user-agent to lowercase when checking bots with wild cards
|
2011-02-04 10:59:05 -05:00 |
cowboycoded
|
64144c37aa
|
Regenerate gemspec for version 0.1.1
|
2011-02-04 10:29:03 -05:00 |
cowboycoded
|
d76eb1133a
|
Version bump to 0.1.1
|
2011-02-04 10:29:03 -05:00 |
cowboycoded
|
6dc4df5f46
|
adding .gitignore
|
2011-02-04 10:24:30 -05:00 |
cowboycoded
|
ec1b40487d
|
simply reopen ApplicationController instead of using include/extend. As long as the file is not named "application_controller.rb", then it will load. Rails does not load files from engine /app that have the same name as files in container application /app dir
|
2011-02-04 10:13:27 -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
|
d4e45baabb
|
add ruby debug and remove hard-coded path for impressionist gem
|
2011-02-04 10:09:41 -05:00 |
cowboycoded
|
33eecdc017
|
add fixtures
|
2011-02-04 10:09:05 -05:00 |
John McAliley
|
f72abd07b0
|
typo
|
2011-02-04 06:14:38 -08:00 |
cowboycoded
|
755bd937da
|
first commit
|
2011-02-03 23:13:41 -05:00 |