aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-07-01 15:26:14 -0700
committerYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-07-01 15:26:14 -0700
commit8e3e362aedc44ad268840cc04e25703a8daa23a2 (patch)
treeb4e831ee2c1718e66904268725a0bc8f2d34c581
parent1a6f4d424a934f5f2d2fb13b3541566719c2d9a4 (diff)
downloadrails-8e3e362aedc44ad268840cc04e25703a8daa23a2.tar.gz
rails-8e3e362aedc44ad268840cc04e25703a8daa23a2.tar.bz2
rails-8e3e362aedc44ad268840cc04e25703a8daa23a2.zip
Forgot to commit the new file. This is slightly embarrassing.
-rw-r--r--activesupport/test/fixtures/omgomg.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/test/fixtures/omgomg.rb b/activesupport/test/fixtures/omgomg.rb
new file mode 100644
index 0000000000..a512a93ae4
--- /dev/null
+++ b/activesupport/test/fixtures/omgomg.rb
@@ -0,0 +1,2 @@
+class OmgOmg
+end \ No newline at end of file