An open API service indexing awesome lists of open source software.

https://github.com/fetch/rspec-templates

Customized RSpec templates to support Rails 5
https://github.com/fetch/rspec-templates

Last synced: 9 months ago
JSON representation

Customized RSpec templates to support Rails 5

Awesome Lists containing this project

README

          

# RSpec templates with Rails 5 support

Differentiate between regular and api-only applications, and make some deprecation warnings disappear.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'rspec_templates', github: 'fetch/rspec-templates'
```

And then execute:

$ bundle