Skip to content

Commit

Permalink
Add build badge back to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriego committed Jan 2, 2021
1 parent 696abd5 commit 83282ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ActiveAttr #

[![Build History][build badge]][build history]
[![Code Climate][codeclimate badge]][codeclimate]

ActiveAttr is a set of modules that makes it easy to create plain old Ruby
Expand All @@ -25,6 +26,8 @@ ActiveAttr is distributed as a Ruby gem [on rubygems.org][rubygems].
[protected_attributes]: https://github.com/westonganger/protected_attributes_continued
[strong_parameters]: https://github.com/rails/strong_parameters
[speakerdeck]: https://speakerdeck.com/u/cgriego/p/models-models-every-where
[build badge]: https://github.com/cgriego/active_attr/workflows/Test/badge.svg?event=push
[build history]: https://github.com/cgriego/active_attr/actions?query=workflow%3ATest

## Modules ##

Expand Down

0 comments on commit 83282ca

Please sign in to comment.