Skip to content

Commit

Permalink
update the main description a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronLasseigne committed Sep 11, 2017
1 parent 117f865 commit 9b93ab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# [ActiveInteraction][]

ActiveInteraction manages application-specific business logic.
It's an implementation of the command pattern in Ruby.
It's an implementation of service objects that act like ActiveModel
instances and play well with Rails.

[![Version](https://badge.fury.io/rb/active_interaction.svg)](https://rubygems.org/gems/active_interaction)
[![Build](https://travis-ci.org/orgsync/active_interaction.svg?branch=master)](https://travis-ci.org/orgsync/active_interaction)
Expand Down

0 comments on commit 9b93ab5

Please sign in to comment.