search for: lkj3lkj4k1234bk32b4ljk1b324b1324k

Displaying 1 result from an estimated 1 matches for "lkj3lkj4k1234bk32b4ljk1b324b1324k".

2006 Dec 01
2
ActiveRecord Sessions
I am considering using merb to process file uploads. For the most part I''m going to keep it lean and mean. I would however like to access my active_record_session from my Rails app. Is this built into merb yet? Or is it OK to just add require ''action_controller/session/ active_record_store'' to merb_init.rb and then create my own session object