Laszlo Papp

Results 3 issues of Laszlo Papp

There should be some generators to lucie-bin: - create controller - create template `lucie generate controller ControllerName => "app/controllers/controller_name_controller.rb"` `lucie generate template web/apache.config => "app/templates/web/apache.config.erb"`

Template currently appends the new content to target file instead of recreating it. The previous content should be removed and there should be an option like :append => true if...

Here is a fix that allows longer sms than 127 characters in >=ruby-1.9.