/[Arh]/lib/Arh/Model/Location.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Arh/Model/Location.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Thu Nov 29 11:20:24 2007 UTC revision 13 by dpavlin, Fri Nov 30 00:03:15 2007 UTC
# Line 24  use Arh::Record schema { Line 24  use Arh::Record schema {
24    
25  };  };
26    
27    #use Jifty::Plugin::ActorMetadata::Mixin::Model::ActorMetadata; # created_by, created_on, updated_on
28    
29  # Your model-specific methods go here.  # Your model-specific methods go here.
30    
31  sub since { '0.0.3' }  sub since { '0.0.3' }
32    
33    use Arh::DefaultACL;
34    
35  1;  1;
36    

Legend:
Removed from v.4  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26