erlang - rails

does any one know how to create an application that uses rails as its application framework and erlang for it operations of users???

You can call erlang via xml-rpc.

Please have this discussion on the rubyonrails-talk mailing list. This list is reserved for issues relating to the core functionality of Rails itself, such as bug reports, new feature discussions and so on.

Thank you.

i need something like integrating a chat application and messaging in erlang for these actions i need a stronger binding…

i thought of using rabbitmq for the queue operation

something like keeping the rails on an erlang server something like fuzed(https://github.com/KirinDave/fuzed) but with more oriented on connection.