couchdb connection works

0 views
Skip to first unread message

Phil Pirozhkov

unread,
May 19, 2009, 2:16:54 PM5/19/09
to Ryan framework
now you can put models in /models application folder and make requests
(invoke views you have previously stored)
for closer look see:
- startup.re for view/data initialization
- /models/todo.re for query

this basically works, but is hairywired at the moment

if you experience any issues with build, this is probaly deps/leex,
that is empty
i'm not that familar with git submodules, you can just:
cd deps
rm -rf leex
git clone git://github.com/rvirding/leex.git

this should work fine

cheers, Phil

Tony

unread,
May 19, 2009, 8:36:21 PM5/19/09
to ryan-fr...@googlegroups.com
On Tue, May 19, 2009 at 12:16 PM, Phil Pirozhkov <pirj...@gmail.com> wrote:

now you can put models in /models application folder and make requests
(invoke views you have previously stored)
for closer look see:
 - startup.re for view/data initialization
 - /models/todo.re for query

this basically works, but is hairywired at the moment

Sweet, this was definitely the one missing piece from Ryan, and it's really neat to see it being filled in with some additional Erlang technology like CouchDB.

Now if only I could get Reia sandboxed well enough to be useful for CouchDB views...

--
Tony Arcieri
medioh.com

chad depue/erlanginside

unread,
Jun 10, 2009, 11:37:54 PM6/10/09
to Ryan framework
i did a clean build of reia and ryan (had to do the git clone of leex
specifically), and i get this error when i try to run ryan on the
application_example:

$ ryan
{"init terminating in do_boot",{undef,[{reia,erl_load,[['/usr/local/
bin/ryan']]},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump

chad depue/erlanginside

unread,
Jun 11, 2009, 7:53:53 AM6/11/09
to Ryan framework
looks like some odd behavior from old reia files left around...
resolved.

On Jun 11, 12:37 am, "chad depue/erlanginside" <ch...@seanet.com>
wrote:
Reply all
Reply to author
Forward
0 new messages