Commit Graph

368 Commits

Author SHA1 Message Date
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