Skip to content

Commit

Permalink
reference Tomasz Stachewicz' migration script (http://gist.github.com…
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Dec 26, 2009
1 parent 9b6c33d commit 182f72a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 62 deletions.
6 changes: 5 additions & 1 deletion README.textile
Expand Up @@ -58,4 +58,8 @@ class CreatePosts < ActiveRecord::Migration
end
</code></pre>

Note that the ActiveRecord model @Post@ must already exist and have a @translates@ directive listing the translated fields.
Note that the ActiveRecord model @Post@ must already exist and have a @translates@ directive listing the translated fields.

h2. Migration from Globalize

See this script by Tomasz Stachewicz: http://gist.github.com/120867
61 changes: 0 additions & 61 deletions notes.textile

This file was deleted.

0 comments on commit 182f72a

Please sign in to comment.