public
Description: Conference registration System
Clone URL: git://github.com/darashi/tsudoi.git
クラス名不正修正

git-svn-id: https://svn.ruby-sapporo.org/tsudoi/trunk@233 
2965336b-9d0c-4aaa-adc1-bee1224dcb4e
snoozer05 (author)
Fri May 02 08:12:15 -0700 2008
commit  03d8e7f15eef970e584f260340e327d24076e66e
tree    b4fa4f3c88c41e9c3b7f24e70471cd66171e2c54
parent  ffe345286abcda76696ab2eeb73f69d60e9aca2d
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-class AddPositionPaperPageToEvents < ActiveRecord::Migration
0
+class AddPositionPaperUrlToEvents < ActiveRecord::Migration
0
   def self.up
0
     add_column :events, :position_paper_url, :string
0
   end

Comments

    No one has commented yet.