rails_fancies 1.0.2
Most rails helpers tend to be tightly focused on placing a single element on a page, like a link or an image tag. Rails Fancies is for helpers that are more complex and can form the basis of complete a web page. The inaugural helper is a FAQ helper.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
>= 4.2
Development 依赖 (6):
better_errors
>= 0
binding_of_caller
>= 0
meta_request
>= 0
rspec-rails
>= 0
sassc-rails
>= 0
sqlite3
>= 0