简体   繁体   English

Ruby(on Rails + Heroku)框架,用于与自定义数据进行交互

[英]Ruby (on Rails + Heroku) framework for interaction with custom data

Is there any recommended (by you) CMS/CMF for Ruby, that allows simple interaction with custom data? 有(建议)您推荐的用于Ruby的CMS / CMF,可以与自定义数据进行简单的交互吗? Have you got any recommended approaches? 您有什么推荐的方法吗? The data won't be too much complicated. 数据不会太复杂。 Heroku compliance is a must. 必须遵守Heroku。

One other thing. 另一件事。 It came out, that I have got little time to provide a demo. 结果是,我几乎没有时间提供演示。 Are the proposed frameworks real time-savers, including time required to learn the framework? 提议的框架是否真正节省时间,包括学习框架所需的时间?

If I am understanding your question correctly, I would recommend RailsAdmin or Jeweli . 如果我正确理解了您的问题,建议您使用RailsAdminJeweli There is an extensive list here 有一个广泛的名单在这里

Will Locomotive CMS cut it for you? 机车CMS会为您裁切吗? It has custom content types and fields. 它具有自定义内容类型和字段。 And it works with Heroku . 与Heroku一起使用 Since it is a fully fledged Rails engine, you can just set it up and have it running within minutes. 由于它是成熟的Rails引擎,因此您只需对其进行设置即可在几分钟之内运行。

As no answer was submitted after update - just take your time, learn RoR well and write the code you need. 由于更新后没有提交答案-请花点时间,好好学习RoR并编写所需的代码。 Ultimately, I used no external framework. 最终,我没有使用任何外部框架。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM