1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
Commit graph

2 commits

Author SHA1 Message Date
Matt Jankowski
4c7b902331 Remove fuubar gem and custom rspec --format setting
Instead of specifying this at the project level, we can stick to rspec
defaults.

Developers can install custom formatting gems and specify that format in
their `.rspec-local` (added to gitignore here) if desired.

We get a *slight* bundle size reduction from removing the gem.
2024-07-17 10:28:56 -04:00
Eugen Rochko
71fe24096c Adding a Mention model, test stubs 2016-02-25 00:17:01 +01:00