Displaying 2 results from an estimated 2 matches for "paulca".
Did you mean:
paula
2010 Jul 19
1
instance_exec routes -> form helpers
...tails, other than that
it''s possible to do but requires a bit of magic, but I feel like it
might be something worth considering.
—P
--
Paul Campbell
paul@hypertiny.ie
- - - - - - - - - - - - - - - - - - -
web http://hypertiny.ie
blog http://www.pabcas.com
twitter http://www.twitter.com/paulca
github http://www.github.com/paulca
phone +353 87 914 8162
- - - - - - - - - - - - - - - - - - -
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscri...
2009 Feb 18
0
Stuffing - A plugin to use CouchDB with ActiveRecord models
...ne wanting a quick way to start playing with
CouchDB (http://couchdb.apache.org/) and Rails without leaving the
comfort of ActiveRecord.
Stuffing is a Rails plugin that I wrote to let you access a CouchDB
document directly within your ActiveRecord model.
The plugin is on GitHub:
http://github.com/paulca/stuffing/tree/master
I posted a short video screencast intro here:
http://www.pabcas.com/feeling/a-short-video-introduction-to-stuffing
and some more info here:
http://www.pabcas.com/feeling/stuffing-couchdb-into-rails
Full information in the README which you can see on Github.
I''d lov...