Hello everybody, on github i found a Sample App for Ruote on Rails using Ruote-Kit. It can be found under https://github.com/tosch/ruote-kit
The problem is that when i want to start the Application a password is asked and i cannot find one. Does anybody know how to use this App in order to get a better insight into Ruote-Kit? Furthermore, i tried to get the Sample App threetee <https://github.com/threetee> / *ruote-rails-example <https://github.com/threetee/ruote-rails-example> *running... yeah, well there are some hints for the installation, but i can´t do it. https://github.com/threetee/ruote-rails-example The instruction says: 1) install daemon-kit <http://github.com/kennethkalmer/daemon-kit> and generate AMQP remote participant daemons using the 'ruote' instance (you will need to install several other prerequisites for this, including Erlang and RabbitMQ) -> how or where can i generate an AMQP remote participant daemon? How can i use the ruote instance? 2) to run it: In one terminal, start the Rails server itself: $ script/server In another terminal, start the RuoteKit worker process: $ rake ruote_kit:run_worker -> how can i start the Rails Server? (rails s doesn´t work and what is script/server?) -> for this App, in which environment can i run the worker? (Tasks: TOP => ruote_kit:run_worker => environment) Once again sorry for this questions but i´m trying to get started with Ruby, RoR and routes virtually at the same time and got only some basic knowledge in java. Anyway, i would be grateful for any hint! Are there other Sample Apps available for Ruote-Kit? Thanks a lot! best regards Tobi -- 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
