OSDN Git Service

initialize repository master
authorokimoto <okimoto@good-day.co.jp>
Wed, 9 Dec 2009 06:01:36 +0000 (15:01 +0900)
committerokimoto <okimoto@good-day.co.jp>
Wed, 9 Dec 2009 06:01:36 +0000 (15:01 +0900)
commit5f4220768f5ae8df171c84cca6779171a89c0818
treec31001da5274c187e3032da4e2b5ae2893cd49e7
initialize repository
12 files changed:
.gitignore [new file with mode: 0644]
README [new file with mode: 0644]
README.ja [new file with mode: 0644]
Rakefile [new file with mode: 0644]
lib/force_columns.rb [new file with mode: 0644]
rails/init.rb [new file with mode: 0644]
spec/db/database.yml [new file with mode: 0644]
spec/db/schema.rb [new file with mode: 0644]
spec/force_columns_spec.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]
tasks/force_columns_tasks.rake [new file with mode: 0644]
test/force_columns_test.rb [new file with mode: 0644]