| | |
plugins
Please support our Ruby advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2006
Posts: 44
Reputation:
Solved Threads: 0
i have been using instant rails to run my application with apache server ,now i want to install plugins but i m not getting the right way to do it ;
i gave install plugin from console but every time error comes.so can any body tell me how to install plugins (when i am using instant rails and apache)
thanx in advance....
i gave install plugin from console but every time error comes.so can any body tell me how to install plugins (when i am using instant rails and apache)
thanx in advance....
•
•
•
•
i have been using instant rails to run my application with apache server ,now i want to install plugins but i m not getting the right way to do it ;
i gave install plugin from console but every time error comes.so can any body tell me how to install plugins (when i am using instant rails and apache)
thanx in advance....
Ruby Syntax (Toggle Plain Text)
script/plugin source url
Then installing it..
Ruby Syntax (Toggle Plain Text)
script/plugin install ferret (or whatever you wanna install)
Quite often though installing plugins is a case of copying the folder to RAILS_ROOT/vendor/plugins
Last edited by pty; Jul 11th, 2007 at 8:53 am. Reason: i suck at bbcode
Note to self... pocket cup
•
•
Join Date: Nov 2006
Posts: 44
Reputation:
Solved Threads: 0
thanx pty,
but i am still unable to load that plugin here what i have done.
ruby script/plugin source http://svn.viney.net.nz/things/rails...tes_date_time/
the result was "Added i repositories"
than i run the command
ruby script/plugin install validates_date_time/
than it says plugin not found can you plz rectify my mistake.
thanx pty
but i am still unable to load that plugin here what i have done.
ruby script/plugin source http://svn.viney.net.nz/things/rails...tes_date_time/
the result was "Added i repositories"
than i run the command
ruby script/plugin install validates_date_time/
than it says plugin not found can you plz rectify my mistake.
thanx pty
![]() |
Similar Threads
- Plugins (Java)
- Flash Plugin For Mozilla (*nix Software)
- Xine plugins - none (*nix Software)
- collecting plugins & more. (IT Professionals' Lounge)
- Any VB.Net plugins that can support fonts that window xp does not support (VB.NET)
- recommendations 4 a 3D graphics prog? (Graphics and Multimedia)
Other Threads in the Ruby Forum
- Previous Thread: need help with learning ruby
- Next Thread: PayPal - SDK for Ruby
| Thread Tools | Search this Thread |





