discerner 1.1.19
Discerner is an engine for Rails that provides basic search UI, search reqults export UI and allows to configure available search parameters/values. Discerner is not aimed to be a SQL-generator, but it allows the host application to access stored search conditions and provide search results.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (5):
haml
>= 4.0.5, ~> 4.0.5
jquery-rails
>= 3.1.0, ~> 3.1
jquery-ui-rails
>= 4.2.1, ~> 4.2
rails
>= 3.2.0, ~> 3.2
sass-rails
>= 3.2.6, ~> 3.2.6
Development 相依性套件 (11):
ansi
>= 1.4.3, ~> 1.4.3
capybara
>= 2.2.1, ~> 2.2.1
cucumber-rails
>= 1.4.0, ~> 1.4.0
database_cleaner
>= 1.2.0, ~> 1.2.0
factory_girl_rails
>= 4.4.1, ~> 4.4.1
redcarpet
>= 3.1.1, ~> 3.1.1
rspec-rails
>= 2.14.2, ~> 2.14.2
selenium-webdriver
>= 2.41.0, ~> 2.41.0
sprockets
>= 2.2.2, ~> 2.2.2
sqlite3
>= 1.3.9, ~> 1.3.9
yard
>= 0.8.7.3, ~> 0.8.7.3