/[Perly]/lib/Perly/Model/Code.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/Perly/Model/Code.pm

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

revision 5 by dpavlin, Sun Jun 3 15:34:30 2007 UTC revision 6 by dpavlin, Tue Jun 5 10:59:13 2007 UTC
# Line 9  use Perly::Record schema { Line 9  use Perly::Record schema {
9          column source =>          column source =>
10                  label is 'Source code',                  label is 'Source code',
11                  type is 'text',                  type is 'text',
12                  render_as 'Jifty::Plugin::CodePress::Textarea',                  render_as 'textarea',
13                  is mandatory;                  is mandatory;
14    
15          column owner =>          column owner =>

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26