Commit 3a2c80a1fe9c39f6605339791c7fedf02d4d6045

Authored by Rafael Manzo
1 parent 6bda4c8e

Migration issues list

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
MIGRATION_ISSUES 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +* ruby-get-text incmopatible with rails3. Maybe we can use it's gem
  2 +
  3 +* all js code is inside miscellaneous.js. Would be nice to refactor this
  4 +
  5 +* rails 2 uses prototype instead of jquery
  6 +
  7 +* config/environment.rb maybe still have some code that should be on the initializers
0 8 \ No newline at end of file
... ...