Class: BatchBook::Activities

Inherits:
Base
  • Object
show all
Defined in:
lib/batchbook.rb

Class Method Summary collapse

Methods inherited from Base

inherited

Class Method Details

.recentObject



68
69
70
# File 'lib/batchbook.rb', line 68

def self.recent
  self.find(:all, :from => :recent)
end