rails_fancies 1.0.16
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:
=
instalar:
=
dependencias de Runtime (1):
rails
~> 4.2, >= 4.2.11.1
dependencias de Development (13):
better_errors
~> 2.1, >= 2.1.1
binding_of_caller
~> 0.7, >= 0.7.2
ffi
= 1.9.24
loofah
~> 2.3, >= 2.3.1
meta_request
>= 0.4.0, ~> 0.4
nokogiri
~> 1.10, >= 1.10.8
rack
~> 1.6, >= 1.6.12
rails
~> 4.2, >= 4.2.11.1
rails-html-sanitizer
>= 1.2.0, ~> 1.2
rake
~> 12.3.3bundle, >= 12.3.3
rspec-rails
~> 3.8, >= 3.8.2
sassc-rails
~> 1.2, >= 1.2.1
sqlite3
~> 1.3, >= 1.3.13