aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2010-09-24 16:48:07 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2010-09-24 16:48:07 -0700
commit0ef0b424798b26ce10d2cfb8e2d0365450a0fc95 (patch)
tree0ba040820982fe8265cea975e3fb073cf7f3a4cc /lib/arel
parente958eb8a3aece884f5302d99fae5305105e9d43a (diff)
downloadrails-0ef0b424798b26ce10d2cfb8e2d0365450a0fc95.tar.gz
rails-0ef0b424798b26ce10d2cfb8e2d0365450a0fc95.tar.bz2
rails-0ef0b424798b26ce10d2cfb8e2d0365450a0fc95.zip
removing the version file
Diffstat (limited to 'lib/arel')
-rw-r--r--lib/arel/version.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/arel/version.rb b/lib/arel/version.rb
deleted file mode 100644
index 9795347874..0000000000
--- a/lib/arel/version.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-module Arel
- VERSION = '1.0.1.beta.1'
-end