Skip to content

Commit

Permalink
need these for the UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Connoropolous committed Apr 19, 2016
1 parent 10a621e commit 6a2c126
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/serializers/group_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ class GroupSerializer < ActiveModel::Serializer
:balance,
:currency_symbol,
:currency_code,
:is_launched
:is_launched,
:plan,
:trial_end
end

0 comments on commit 6a2c126

Please sign in to comment.