0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added WWR link. Again. More... almost 15 years ago
Fixed that post filters weren't working. More... about 15 years ago
Comments should be ordered in descending order. More... about 15 years ago
Updated tests to use most recent version of Fixjour More... about 15 years ago
Fixed builder issues. More... about 15 years ago
Minor cleanups. More... about 15 years ago
Updated README with new test deps. More... about 15 years ago
Added last_modified to PostsController#show More... about 15 years ago
Big commit. More... about 15 years ago
Added etag support for PostsController#show. More... about 15 years ago
Turned off caching in dev mode and added link styles. More... about 15 years ago
Made Post#allow_comments a proper attribute. More... about 15 years ago
Added the ability to delete all spammy comments. More... about 15 years ago
Fixed Application -> ApplicationController More... about 15 years ago
Updated link styles and fixed its form. More... about 15 years ago
Improved to_param tests for Post. More... about 15 years ago
Removed unnecessary admin-esque templates from top-level post views. More... about 15 years ago
picture captions no longer show as editable on non-admin pages More... about 15 years ago
gave in and just added subclasses of PostsController and Admin::PostsController due to weirdnesses with dynamically added controllers More... about 15 years ago
fixed test failures More... about 15 years ago
teensy bit more controller cleanup More... about 15 years ago
no need to try to monkey-hack template paths anymore More... about 15 years ago
default post_type should be :posts, not :post More... about 15 years ago
added some comments to explain what's going on with 'expose_as' More... about 15 years ago
graceful 404 handling for all controllers More... about 15 years ago
tighter code style More... about 15 years ago
extracted 'expose_as' controller helper into SingleControllerInheritance module More... about 15 years ago
specify RAILS_GEM_VERSION explicitly, updated dependencies in README More... about 15 years ago
recovered a ton of lost commits in one fell swoop. upgraded to Rails 2.3 compatiblity. More... about 15 years ago
deleted a bunch of bundled dependencies More... about 15 years ago