No not yet... I'm first trying to figure out what the differences are with ActiveRecord. Because it's largely a copy of the ActiveRecord proxy.
I guess it's a little bit of both I had to create a couple of classes to generate the proxies and I want to use it in a rucola app. So I needed to write both I guess.
That being said I'm having trouble with the activerecord plugin.
Did something change recently that broke that plugin?
/Users/ivan/temp/maildemo/vendor/plugins/rucola_activerecord/init.rb:24:in `initialize_database_directories': undefined method `environment' for #<Rucola::Configuration:0x239fd08> (NoMethodError)
from /Users/ivan/temp/maildemo/vendor/plugins/rucola_activerecord/init.rb:17:in `after_process'