Skip to content

Commit

Permalink
Revert "fix braces"
Browse files Browse the repository at this point in the history
This reverts commit eb62b29.
  • Loading branch information
ollyg committed Jan 6, 2015
1 parent 6b8c50a commit 7fcc35d
Show file tree
Hide file tree
Showing 23 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package Catalyst::Plugin::AutoCRUD;

{
$Catalyst::Plugin::AutoCRUD::VERSION = '2.200000';

}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Controller/AJAX.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Controller::AJAX;


{
}

use strict;
use warnings;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Controller::DisplayEngine::ExtJS2;


{
}

use strict;
use warnings;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Controller::DisplayEngine::Skinny;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Controller/Root.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Controller::Root;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Controller/Static.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Controller::Static;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Model/DBIC.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Model::DBIC;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Model/StorageEngine/DBIC.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Model::StorageEngine::DBIC;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/Model/StorageEngine/DBIC/CRUD.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Model::StorageEngine::DBIC::CRUD;


{
}

use strict;
use warnings;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::Model::StorageEngine::DBIC::Metadata;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/View/JSON.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::View::JSON;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/Catalyst/Plugin/AutoCRUD/View/TT.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Catalyst::Plugin::AutoCRUD::View::TT;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/AutoCRUD/Quick.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::AutoCRUD::Quick;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/AutoCRUD/Utils.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::AutoCRUD::Utils;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/Filter/AutoCRUD/CatalystModel.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::CatalystModel;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/Filter/AutoCRUD/ColumnsAndPKs.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::ColumnsAndPKs;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/Filter/AutoCRUD/DisplayName.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::DisplayName;


{
}

use strict;
use warnings;
Expand Down
4 changes: 2 additions & 2 deletions lib/SQL/Translator/Filter/AutoCRUD/ExtJSxType.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::ExtJSxType;


{
}

use strict;
use warnings;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::StorageEngine::DBIC::AccessorDisplayName;


{
}

# Although AutoCRUD is "safe" for columns of any weird name you like,
# if the user has specified a DBIC Column accessor then it's nice
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::StorageEngine::DBIC::DynamicDefault;


{
}

# DBIx:Class extensions such as DBIx::Class::TimeStamp or
# DBIx::Class::DynamicDefault will set column values on create/update.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::StorageEngine::DBIC::ProxyColumns;


{
}

# The DBIC Relation proxy atribute can be used to import accessors from
# related tables. This filter parses the attribute and installs columns
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::StorageEngine::DBIC::Relationships;


{
}

use strict;
use warnings;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package SQL::Translator::Filter::AutoCRUD::StorageEngine::DBIC::ViewsAsTables;


{
}

# SQLT doesn't provide for proper Field objects in Views
# instead, there is simply an ordered list of field names.
Expand Down

0 comments on commit 7fcc35d

Please sign in to comment.