misc/plugin/my-sequel.rb in tdiary-4.0.2.20140201 vs misc/plugin/my-sequel.rb in tdiary-4.0.3
- old
+ new
@@ -425,10 +425,10 @@
text-align: right;
margin: 0px;
_END
:description => 'CSS for the links. The followoing is applied to <code>div.sequel</code>.',
:index => 3,
- :textarea => {:rows => 5},
+ :textarea => {rows: 5},
},
}
@my_sequel_conf = MySequel::Conf.new(@my_sequel_default_hash)
@my_sequel_conf.merge_hash(@options)