红宝石在轨道上3.1网页设计 [英] ruby on rails 3.1 web design

查看:91
本文介绍了红宝石在轨道上3.1网页设计的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请问如何提高Rails网页设计的效率?

May I ask you how to make rails web design more efficient?

指南针和蓝图是否完美匹配?

Is compass plus blueprint the perfect match?

当前版本的罗盘支持rails3.1

Is the current version of compass support rails3.1

是否还有其他框架可以使Rails Web设计更容易?

Are there any other frameworks that will make rails web deign easier?

谢谢

推荐答案

像指南针这样的框架绝对很棒,它包含许多帮助程序,并提供良好的坚实基础。

Definitely a framework like compass is awesome, it includes a lot of helpers, and provides a good solid base.

对于表单样式,我建议使用[formtastic] [1]这样的gem,它不仅可以大大简化表单的生成,而且还提供了标准的CSS文件。这样便知道了所有需要的标签(并且可以在需要时将其覆盖)。

For form-styling I would recommend using a gem like [formtastic][1], which not only greatly simplifies making forms, but also provides a standard css file. So all needed tags are then known (and can be overwritten if needed).

有几种方法可以启动应用程序的布局:

There a few alternatives to kickstart your application's layout:


  • twitter-bootstrap :太棒了,而且提供了一个很好的开始(它与formtastic结合使用时效果不佳,但与simple_form结合使用时效果很好)。 = nofollow>网络应用主题提供了生成器,并提供了一组模板来快速为您的应用设置样式

  • 激活是包含在web-app-theme中的模板,但也可以独立使用

  • twitter-bootstrap: it is plainly awesome and provides a great start (it does not play nice with formtastic, but works perfectly well with simple_form).
  • web-app-theme provides generators, and a set of templates to style your application quickly
  • activo is a template that is contained in web-app-theme, but can also be used standalone

希望这会有所帮助。

这篇关于红宝石在轨道上3.1网页设计的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆