Skip to content

Commit

Permalink
Add outside_transaction method
Browse files Browse the repository at this point in the history
  • Loading branch information
pezra committed May 20, 2011
1 parent a47398d commit 88f17df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/machinist_couchrest_model/blueprint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ def lathe_class
MachinistCouchrestModel::Lathe
end

def outside_transaction
end
end
end

0 comments on commit 88f17df

Please sign in to comment.