views:

95

answers:

0

We're looking for a framework in which we can assign multiple roles to different users and allow those users to in turn manipulate certain data (based on their role). We have an ejabberd backend and a Mochiweb (BeepBeep framework) front end, and the nodes are connected so Mochiweb can manipulate ejabberd's mnesia tables.

Does a direct solution exist? If not would anyone recommend Ruby on Rails? (and which Rails app if there is one should we use?)

Lastly, if none exist, where's a good place to find some solid Erlang programmers for us to hire for this job?

Thanks in advance.