HI
I am a newbie to ruby. I am creating a webApp which will dynamically
take data from the API of a search engine and display it, also I need
to display some data directly from internet like a person’s blog. For
this application I don’t need a database. Should I still use Ruby on
Rails as it uses database and it will be redundant for my application?
Is there any other alternative which I can use?
Thanks in advance,
Anuj
On Dec 26, 12:02 pm, “[email protected]” [email protected]
wrote:
HI
I am a newbie to ruby. I am creating a webApp which will dynamically
take data from the API of a search engine and display it, also I need
to display some data directly from internet like a person’s blog. For
this application I don’t need a database. Should I still use Ruby on
Rails as it uses database and it will be redundant for my application?
Is there any other alternative which I can use?
You can certainly do that - I have a few small databaseless
applications written in rails.
Fred
Thanks Fred.
Cheers!!
Anuj
On Dec 26, 5:07 pm, Frederick C. [email protected]