Sha256: c839eccc9c4ef7ab6d97ebc726ca3feb8de081d4bf89a25a2127b8c01628e7e4
Contents?: true
Size: 441 Bytes
Versions: 9
Compression:
Stored size: 441 Bytes
Contents
@account = Cadenero::V1::Account.create!(name: 'Root Account', subdomain: 'www', owner: Cadenero::User.create!(email: 'testy@example.com', password: '12345678', password_confirmation: '12345678')) @account.create_schema @account.ensure_authentication_token!
Version data entries
9 entries across 9 versions & 1 rubygems