From 3b23759a74009cc76237f60de1cd60d0d0c97d34 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Wed, 25 May 2011 19:03:29 -0400 Subject: Removed unnecessary space in application.rb for formatting --- .idea/.name | 1 + .idea/.rakeTasks | 7 ++ .idea/encodings.xml | 5 ++ .idea/misc.xml | 8 +++ .idea/modules.xml | 9 +++ .idea/rails.iml | 110 +++++++++++++++++++++++++++++ .idea/vcs.xml | 7 ++ .idea/workspace.xml | 195 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 342 insertions(+) create mode 100644 .idea/.name create mode 100644 .idea/.rakeTasks create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/rails.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml (limited to '.idea') diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000000..0386182a80 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +rails \ No newline at end of file diff --git a/.idea/.rakeTasks b/.idea/.rakeTasks new file mode 100644 index 0000000000..965e90d92f --- /dev/null +++ b/.idea/.rakeTasks @@ -0,0 +1,7 @@ + + diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000000..7c62b52a13 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000000..d26bfccdf1 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000000..071d235d4b --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.idea/rails.iml b/.idea/rails.iml new file mode 100644 index 0000000000..5d547d5eed --- /dev/null +++ b/.idea/rails.iml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000000..ab55cf163e --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000000..a995015478 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1306364491872 + 1306364491872 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3