Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Ruote and rails
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
emc_lab  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 11:45 pm
From: emc_lab <emclab2...@gmail.com>
Date: Sun, 27 May 2012 20:45:09 -0700 (PDT)
Local: Sun, May 27 2012 11:45 pm
Subject: Ruote and rails
Hi,

We are looking at ruote for adding workflow to our rails 3.1.4 app
with html/erb. What's the best approach for us to add ruote to our
rails 3.1.4 app?

The ruotekit is based sinatra and haml and there are some rails
examples which are based on ruotekit. But we are hesitating to
introduce a new framework sinatra into our rails app. We want to see
if there is option to integrate ruote and rails together.

Thanks.
-emclab


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
emc_lab  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 11:52 pm
From: emc_lab <emclab2...@gmail.com>
Date: Sun, 27 May 2012 20:52:17 -0700 (PDT)
Local: Sun, May 27 2012 11:52 pm
Subject: Re: Ruote and rails
Hi,

We posted the similar questions before. We have been spending time on
ruotekit and other ruotekit based rails examples with some progress.
However we don't feel comfortable to introduce sinatra into our rails
app concerning the learning curve for two frameworks. We want to focus
on rails. The purpose of this post is to see if someone can provide
solid example or path with detail for the integration (between ruote
and rails only). Thanks so much.

On May 27, 9:45 pm, emc_lab <emclab2...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rebo  
View profile   Translate to Translated (View Original)
 More options May 28 2012, 1:00 am
From: rebo <rebo...@googlemail.com>
Date: Sun, 27 May 2012 22:00:44 -0700 (PDT)
Local: Mon, May 28 2012 1:00 am
Subject: Re: Ruote and rails

You can use Ruote without Ruote-Kit.  Ruote-Kit is an implementation of a
ruote client/wrapper that is written in sinatra. I find it useful to still
include in my rails app as a debugging/administrative tool.  However you
dont need to and shouldn't have to use it at all.

Just assign access via a constant to Ruote::Engine.new(RUOTE_STORAGE) (or
whatever storage you are using) in ruote_initializer.rb and you will be
fine.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
emc_lab  
View profile  
 More options May 28 2012, 10:09 am
From: emc_lab <emclab2...@gmail.com>
Date: Mon, 28 May 2012 07:09:44 -0700 (PDT)
Local: Mon, May 28 2012 10:09 am
Subject: Re: Ruote and rails
Rebo,

Thanks for the suggestion. We are new to ruote. If you happen to have
any posts or documents about the integration of such, please let us
know.

Regards
-emclab

On May 27, 11:00 pm, rebo <rebo...@googlemail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Mettraux  
View profile  
 More options May 28 2012, 9:16 pm
From: John Mettraux <jmettr...@gmail.com>
Date: Tue, 29 May 2012 10:16:29 +0900
Local: Mon, May 28 2012 9:16 pm
Subject: Re: [ruote:3559] Re: Ruote and rails

On Mon, May 28, 2012 at 07:09:44AM -0700, emc_lab wrote:

> Thanks for the suggestion. We are new to ruote. If you happen to have
> any posts or documents about the integration of such, please let us
> know.

Hello,

Rebo is right.

I've started a page about integration in Ruby On Rails, it's at:

  http://ruote.rubyforge.org/with_rails.html

It's not yet complete, I still have to add a section about participant
registration (should it go in the initializer or the worker script) and
re-read it.

If you need clarifications about it (all of you), please manifest yourselves
here.

Thanks in advance for the help,

--
John Mettraux - http://lambda.io/jmettraux


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »