1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
David Heinemeier Hansson 4a9b45ce22 Use a test helper to create fixtures rather than rely on them being predefined
Too much hassle to manage all the steps compared to just pointing to an .eml fixture and having it setup for you.
2018-09-18 16:07:06 -07:00
app Add basic, unauthenticated inbound emails controller 2018-09-17 22:32:05 -07:00
bin First end-to-end rickety test 2018-09-17 22:15:27 -07:00
config Add basic, unauthenticated inbound emails controller 2018-09-17 22:32:05 -07:00
db/migrate Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00
lib Use a test helper to create fixtures rather than rely on them being predefined 2018-09-18 16:07:06 -07:00
test Use a test helper to create fixtures rather than rely on them being predefined 2018-09-18 16:07:06 -07:00
.gitignore No byebug history plz 2018-09-17 22:16:07 -07:00
actionmailroom.gemspec First end-to-end rickety test 2018-09-17 22:15:27 -07:00
Gemfile Skeleton 2018-09-17 16:30:33 -07:00
Gemfile.lock First end-to-end rickety test 2018-09-17 22:15:27 -07:00
LICENSE Skeleton 2018-09-17 16:30:33 -07:00
Rakefile Skeleton 2018-09-17 16:30:33 -07:00
README.md Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00

Action Mailroom

📬