I found it finally by using the trusty google, for anyone interested this is how it's done:
irb -r sinatra_app.rb I found it here: http://gist.github.com/74761 among with some other tricks. On Apr 16, 12:33 pm, Robert Sköld <[email protected]> wrote: > The heroku console can be a real time saver sometimes, just like the > rails script/console. The magic about the heroku console is that it > also works on a non-rails application like sinatra (any rack served > app maybe?). > > I wonder, is there any way of doing the same thing locally on a > sinatra/rack application? > > best, > > /bob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
