So let me start with I am sure that I am doing something wrong. I
wanted to install the route-on-rails example ( I had it up and running
a couple of months ago , but I wanted to update  to the latest version
so I blew it away and restarted)
The ultimate goal is to install this into my rails project and then
vendor the gem.

Anyway I tried to install the gems using "gem install ruote-kit" and
it installed 2.1.10, subsequently found out that 2.1.11 is the latest
version, so I pulled down the source and installed using bundle and it
worked like a charm, however bundle does not actually install the gem
so i tried to build from the gemspec and install it locally.

I received the following error:

ERROR:  While executing gem ... (Gem::InvalidSpecificationException)
    ["lib/ruote-kit/views/process_failed_to_launch.html.haml", "lib/
ruote-kit/views/process_new.html.haml", "lib/ruote-kit/views/
resource_not_found.html.haml"] are not files

I removed the missing files from the gemspec and the install worked
without issue.

Hope this helps someone, or if there is a better way let me know

Thanks

Eric Smith

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to