aboutsummaryrefslogtreecommitdiffstats
path: root/spec/integration
diff options
context:
space:
mode:
authorNick Kallen <nkallen@nick-kallens-computer-2.local>2008-01-05 15:24:46 -0800
committerNick Kallen <nkallen@nick-kallens-computer-2.local>2008-01-05 15:24:46 -0800
commitd7b89d957dbceb4eeceb0b1d381474a4de70a14d (patch)
treeb5d84358426ad29410451eec87d7cc77ca39ad8c /spec/integration
parent346d9c6bde5ae0a0c918b4e0b25d79aa2760234a (diff)
downloadrails-d7b89d957dbceb4eeceb0b1d381474a4de70a14d.tar.gz
rails-d7b89d957dbceb4eeceb0b1d381474a4de70a14d.tar.bz2
rails-d7b89d957dbceb4eeceb0b1d381474a4de70a14d.zip
qualified naming
Diffstat (limited to 'spec/integration')
-rw-r--r--spec/integration/scratch_spec.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/integration/scratch_spec.rb b/spec/integration/scratch_spec.rb
index 12832c1162..b19f1a5234 100644
--- a/spec/integration/scratch_spec.rb
+++ b/spec/integration/scratch_spec.rb
@@ -33,4 +33,9 @@ describe 'Relational Algebra' do
users.id = 1
""")
end
+
+ it '' do
+ #
+ # @users.rename()
+ end
end \ No newline at end of file