The http://heroku.com/docs docs have sections specifically for
Sinatra, DataMapper, and in a way SQlite3 (in the DataMapper
section).  Stuff like rake migrate and database.yml are specific to
each ORM obviously...and after Googling I wasn't able to find anything
about running migrations in non-Merb/Rails settings.  Perhaps just
generate a Merb or Rails app and lift the migrations from the
Rakefile?

On Mar 10, 8:01 pm, IndianGuru <[email protected]> wrote:
> The documentation on how one deploys a simple CRUD app in both Sinatra
> and Merb to Heroku, is not clear. For people who have not worked on
> Rails and have jumped directly to Sinatra or Merb, some parts of the
> doc are difficult to understand or confusing eg. rake migrate or the
> format of database.yml etc.
>
> Any clear doc on how to deploy an app -
>
> a. ActiveRecord and SQLIte3 for Merb and,
> b. DataMapper and SQLIte3 for Sinatra
>
> All help appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to