-
Added support for custom pages
-
Running engine i18n initializer after the application so that we can properly load default_locale
-
Fixed PageContent default_scope to use quote_column_name
-
Added compatibility with Rails 3.2
-
Added compatibility with Ruby 1.8.7
-
Fixed Page model class loading
-
Only caches eligible_controllers on ManageableContent::Manager if Rails.configuration.cache_classes is true
-
Rails 3.1 final bump
-
README instructions
-
ManageableContent::Controllers::Dsl
-
ManageableContent::Manager
-
ManageableContent::Page
-
ManageableContent::PageContent