completed SMS gateway project
This commit is contained in:
13
test/fixtures/admin_users.yml
vendored
Normal file
13
test/fixtures/admin_users.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
email: MyString
|
||||
password_digest: MyString
|
||||
name: MyString
|
||||
last_login_at: 2025-10-20 10:51:35
|
||||
|
||||
two:
|
||||
email: MyString
|
||||
password_digest: MyString
|
||||
name: MyString
|
||||
last_login_at: 2025-10-20 10:51:35
|
||||
0
test/fixtures/files/.keep
vendored
Normal file
0
test/fixtures/files/.keep
vendored
Normal file
Reference in New Issue
Block a user