On 8 July 2010 11:39, Adrian Wadey <adri...@ssosystems.com> wrote:
> I'm new to RoR.  Would I need to be looking at the Model code to talk to the
> real-time stuff or would I need to look deeper into ROR?  Just after some
> general pointers at this point.  Need to spend some time working through
> some of the tutorials.

I guess you would likely want to provide a model (not derived from
ActiveRecord) to wrap the real time data access.

Colin

>
> Thanks
> Adrian
>
> -----Original Message-----
> From: rubyonrails-talk@googlegroups.com
> [mailto:rubyonrails-t...@googlegroups.com] On Behalf Of Colin Law
> Sent: 08 July 2010 11:30
> To: rubyonrails-talk@googlegroups.com
> Subject: Re: [Rails] Non Database
>
> On 8 July 2010 11:21, Adrian Wadey <adri...@ssosystems.com> wrote:
>> Hi,
>>
>>
>>
>> I am looking at using Ruby in an application that, as well as having the
>> usual database will also need to interface to real-time data using tftp.
>>
>>
>>
>> Is it possible to do this within RoR?
>
> I don't see why not
>
>>
>>
>> Where do I start?
>
> What is it that you do not know how to do?
>
> Colin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to