Software Thoughts
Software development thoughts, ideas, practices and other technology tidbits
Showing posts with label
controllers
.
Show all posts
Showing posts with label
controllers
.
Show all posts
Wednesday, March 12, 2014
Caching user records when using Authlogic
›
Today, I ran across another form of this issue with Authlogic . In short, every request in a Rails application using Authlogic with a User...
1 comment:
Wednesday, September 15, 2010
Testing ASP.NET MVC Filters
›
Testing controllers in ASP.NET MVC is straight forward. However, testing action filters applied to controllers or actions requires jumpin...
›
Home
View web version