This website requires JavaScript.
Explore
Help
Sign In
chiu
/
impressionist
Watch
1
Star
0
Fork
You've already forked impressionist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
797
KiB
5a8871f02f
Commit Graph
3 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
801b960cf4
convert user-agent to lowercase when checking bots with wild cards
2011-02-04 10:59:05 -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