woow
July 26, 2006, 3:59am
#1
I am trying to get this enginer to work…and I am not sure how to
install the engine? could someone please give me some instructions with
regards to this…
http://rails-engines.org/wiki/pages/DateboxEngine
for example in the website above
The Engines plugin or the EdgeEngines plugin
* Engines 1.0
script/plugin install
http://opensvn.csie.org/rails_engines/branches/engines/
* EdgeEngines
script/plugin install
http://opensvn.csie.org/rails_engines/engines/trunk/
I am kinda confuse how to do this…when I use a browser to check
http://opensvn.csie.org/rails_engines/engines/trunk/ it throws a 404
error?
any ideas?
Thanks in advance
woow
July 26, 2006, 8:30pm
#2
Please see rails-engines.org/download for details of how to install
the plugin; the instructions on Nathaniel’s page were out of date.
woow
July 26, 2006, 9:47pm
#3
James A. wrote:
Please see rails-engines.org/download for details of how to install
the plugin; the instructions on Nathaniel’s page were out of date.
Using engines as an example plugin…
When I do script/plugin install engines
it throw an error saying “plugin not found:engines”
Where should be the plugin should be? when I am running this script.
Please let me know the step by process as this would help anyone since
there very less documnetation on installing plugin’s
Thanks
woow
July 27, 2006, 7:58am
#4
You should be able to do just as you said, strange that it didnt work.
One thing to try would be to ensure you have all the repositories
discovered…
script/plugin discover
The direct route would be to use the URL.
script/plugin install http://svn.rails-engines.org/plugins/engines/
This would be in the root directory of your rails app.
-NSHB
On 7/26/06, Ruwan B. [email protected] wrote:
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–
Kind regards,
Nathaniel B.
President & CEO
Inimit Innovations Inc. - http://inimit.com
woow
July 26, 2006, 10:47pm
#5
My engine is getting quite dated. Rails does indeed move at light speed
I plan to do a major update to the Datbox Engine shortly, there has been
tons of feedback which needs to get incorporated back into the package.
Definately more to come. And hopefully a new edition… TimeBox
On 7/26/06, James A. [email protected] wrote:
script/plugin install
~
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–
Kind regards,
Nathaniel B.
President & CEO
Inimit Innovations Inc. - http://inimit.com