Hello --
I'd like to try out Ubiquo, but when I try to instantiate a new version, I get the following error:
template_runner.rb:26:in `instance_eval': (eval):126: invalid multibyte char (US-ASCII) (SyntaxError)
(eval):108: syntax error, unexpected $end, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END
and when I run the server, I get:
options.rb:32:in `default_options': undefined method `write_inheritable_attribute' for Rails::Generator::Base:Class (NoMethodError)
I'm running:
Rails 2.3.14
ruby 1.9.3p429
Has anyone seen these errors before? Any help greatly appreciated!
-Lucas Haley