English 中文(简体)
每个模型/服务应用独立铁路。
原标题:Standalone rails Application per model/service.

我刚刚读过《哈克特新闻》的本条趋势。

http://news.ycombinator.com/item?id=3199907

我在理解铁路中的积极资源后,一直想到这一点。

http://railscasts.com/episodes/94-activeresource-basics

我真的认为,把你的申请分为完全不同的申请,只有通过有活力的APIC进行沟通。 包括客户。

谁能解释这究竟是好的还是坏的想法?

Rails 3.1 has support now for engines (rails app in your rails app) but that just doesn t feel right to me (db migration issues are a pain) - I like the idea of a separate application that communicates over restful http api.

我全心全意地了解有关《社会宪章》或它所呼吁的任何内容,但只是想获得利弊。

最佳回答

我最近发现自己也提出了类似问题,如何以最佳方式将大量申请组合起来。 作为相对的Ruby Newcomer(< a year),我敢于撰写铁路客体,用主动资源消费。 铁路对我感觉不甚正确,铁路对二次照相机的影响太大,积极资源对客户来说过于笼统和不完整。

接着,我读到, 面向Ruby和铁路服务设计——Paul Dix,并喜欢一个字母! 它涉及你的具体的利弊;理论很早(我认为第1章),而且非常好。

问题回答

暂无回答




相关问题
Ruby parser in Java

The project I m doing is written in Java and parsers source code files. (Java src up to now). Now I d like to enable parsing Ruby code as well. Therefore I am looking for a parser in Java that parses ...

rails collection_select vs. select

collection_select and select Rails helpers: Which one should I use? I can t see a difference in both ways. Both helpers take a collection and generates options tags inside a select tag. Is there a ...

RubyCAS-Client question: Rails

I ve installed RubyCAS-Client version 2.1.0 as a plugin within a rails app. It s working, but I d like to remove the ?ticket= in the url. Is this possible?

Ordering a hash to xml: Rails

I m building an xml document from a hash. The xml attributes need to be in order. How can this be accomplished? hash.to_xml

multiple ruby extension modules under one directory

Can sources for discrete ruby extension modules live in the same directory, controlled by the same extconf.rb script? Background: I ve a project with two extension modules, foo.so and bar.so which ...

Text Editor for Ruby-on-Rails

guys which text editor is good for Rubyonrails? i m using Windows and i was using E-Texteditor but its not free n its expired now can anyone plese tell me any free texteditor? n which one is best an ...

热门标签