Sha256: c160cbcc08cc97d50a5f808e606fbd9bf759c61366c76266b557df8d4e064986
Contents?: true
Size: 361 Bytes
Versions: 4
Compression:
Stored size: 361 Bytes
Contents
Feature: Rails generator to install elasticsearch In order to use elasticsearch in a Rails app As a Rails developer I want to be able to run a Rails generator to install elasticsearch @slow Scenario: Install elasticsearch Given a Rails app using mama search When I run "rails g mama_search:install" Then elasticsearch should be installed
Version data entries
4 entries across 4 versions & 1 rubygems