Sha256: 14e5c65c3c9c22a2e6132dbf7640e2efd292cb26d17eb78740cecbe9348780f9
Contents?: true
Size: 497 Bytes
Versions: 132
Compression:
Stored size: 497 Bytes
Contents
Feature: First Boot As a developer In order to ensure I have a great first experience I want Active Admin to just work on install Scenario: Visiting /admin and logging in with no configurations Given a configuration of: """ """ And an admin user "admin@example.com" exists When I go to the dashboard When I fill in "Email" with "admin@example.com" And I fill in "Password" with "password" And I press "Login" Then I should be on the the dashboard
Version data entries
132 entries across 132 versions & 12 rubygems