hi,
i am in the process of upgrading my ruby application with rails 3.0
which was previously running in rails 1.2.3, this application is used
only to consume a webservice so i dont need any model for this, so i
created only controllers and views, when i run the application i am
getting the following error

ActiveRecord::StatementInvalid in Websamples/ap/setpayController#set_pay

Could not find table 'sessions'

i googled for sample rails 3.0 application but i couldn't find any
application without using models

can anyone help me on this?

Thanks

-- 
Posted via http://www.ruby-forum.com/.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to