Mailinglist Archive: yast-devel (163 mails)
| < Previous | Next > |
Re: [yast-devel] Documenting REST API using restility
- From: Martin Vidner <mvidner@xxxxxxx>
- Date: Thu, 10 Sep 2009 16:49:13 +0200
- Message-id: <20090910144913.GB9293@xxxxxxxxxxxxxxxxxx>
On Thu, Sep 10, 2009 at 04:23:50PM +0200, Ladislav Slezak wrote:
Workaround: get the *.gem (osc co YaST:Web rubygem-restility) and
simply "gem install restility-0.0.1.gem"
Nice!
--
Martin Vidner, YaST developer
http://en.opensuse.org/User:Mvidner
Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
- install restility gem from YaST:Web repository
[ well, the build has not been finished completely yet, e.g. FACTORY
package still waits in the queue... :-( ]
Workaround: get the *.gem (osc co YaST:Web rubygem-restility) and
simply "gem install restility-0.0.1.gem"
- update to the latest rest service from GIT
- call 'rake restdoc' in plugins/system
- restart the rest service (because of the new public/ overlay)
- and finally point your browser to
http://localhost:8080/system/restdoc/index.html
Nice!
--
Martin Vidner, YaST developer
http://en.opensuse.org/User:Mvidner
Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |