0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rails 3 wants rake tasks in lib/tasks More... over 14 years ago
Rails 3.1.x changes + Hoptoad is now Airbrake More... over 14 years ago
moar cats ! More... about 15 years ago
Added head_not_found to ApplicationController extension module More... about 15 years ago
Explicitly load ApplicationHelper and ApplicationController before including modules More... about 15 years ago
Don't declare ApplicationController and ApplicationHelper with the intent of extending them, since it messes up before_filters in NAMESPACED controllers More... over 15 years ago
Merge remote branch 'smeevil/master' More... over 15 years ago
Added image: html cannot do that More... over 15 years ago
Use Rails' after_initialize hook to include the RCEP modules. This prevents breaking 'rake gems' More... over 15 years ago
added image More... over 15 years ago
added session[:stored_location] so we can redirect to there after login More... over 15 years ago
storing location of url behind login so we can redirect to it after login More... over 15 years ago
Rails 2.3.6 compatibility for Array#rand -> Array#random_element. More... almost 16 years ago
Flash error messages are of type error now, straightened out conditional redirecting: only do it when rendering HTML More... almost 16 years ago
added xml responses More... almost 16 years ago
More lolcats! More... almost 16 years ago
Add more debug logging More... almost 16 years ago
included_modules, not modules_included More... almost 16 years ago
Another attempt at getting Hoptoad to report error reports with request environment information More... almost 16 years ago
s/response/respond/ More... almost 16 years ago
if should become elsif More... almost 16 years ago
Found another way to notify hoptoad. This time with environment info? More... almost 16 years ago
Use git commit all More... about 16 years ago
Added auto-update rake task More... about 16 years ago
Bugfix: hoptoad should work again. More... about 16 years ago
More 403 funnies More... about 16 years ago
403 accepts custom error message More... about 16 years ago
render_error accepts a String just like render_not_found More... about 16 years ago
InvalidAuthenticityToken error counts as access denied error More... about 16 years ago
Expanded readme with a sample More... about 16 years ago