commit
fa2897afb1
@ -21,4 +21,6 @@ Contributions will be accepted to the [dev](https://github.com/Netflix/fast_json
|
||||
|
||||
e. Done :)
|
||||
|
||||
3. Run the tests. We only take pull requests with passing tests, and it's great to know that you have a clean slate
|
||||
|
||||
For minor fixes just open a pull request to the [dev]( https://github.com/Netflix/fast_jsonapi/tree/dev ) branch on Github.
|
||||
|
@ -178,6 +178,7 @@ serializer | Set custom Serializer for a relationship | ```has_many :actors, ser
|
||||
|
||||
## Contributing
|
||||
|
||||
Please follow the steps on [contribution checklist](https://github.com/Netflix/fast_jsonapi/blob/master/CONTRIBUTING.md).
|
||||
This gem is built using a gem building gem called [juwelier](https://github.com/flajann2/juwelier).
|
||||
|
||||
Beyond just editing source code, you’ll be interacting with the gem using rake a lot. To see all the tasks available with a brief description, you can run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user