Skip to content

Commit

Permalink
Update documentation for ColumnChanges module builder
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
shioyama committed Jul 29, 2017
1 parent 29d86c6 commit a46e21f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/mobility/sequel/column_changes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ module Mobility
module Sequel
=begin
Internal class used to force Sequel model to notice changes when +mobility_set+
is called.
Internal class used to force Sequel model to notice changes when mobility
setter method is called.
=end
class ColumnChanges < Module
Expand Down

0 comments on commit a46e21f

Please sign in to comment.