From 7429ad29c8adc042d93ea85ec71e02129a73a56e Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 25 Dec 2012 11:53:40 -0300 Subject: [PATCH] Updated MIGRATION_ISSUES --- MIGRATION_ISSUES | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/MIGRATION_ISSUES b/MIGRATION_ISSUES index 91342fe..3ad098f 100644 --- a/MIGRATION_ISSUES +++ b/MIGRATION_ISSUES @@ -14,8 +14,16 @@ * On Rails 3 it is no more possible to add allowed tags to avoid scape. The html_safe initializer is an option. -* controller_paths are no more supported on Rails 3 - * error when call sqlite_extensiosn -* error related to action_tracker \ No newline at end of file +* error related to action_tracker + +* check FIXME's in script/quick-start + +* check FIXME's in Gemfile + +* rewrite config/routes.rb + +* rewrite conditional routing. See FIXME in lib/route_if.rb and re-implement using the Rails 3 mechanism - http://guides.rubyonrails.org/routing.html#advanced-constraints + +* check FIXME's in config/environment.rb -- libgit2 0.21.2