Skip to content

Commit

Permalink
Made benchmarks submodule so it's easier to keep in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Aug 11, 2009
1 parent ccd1c5e commit 27e8807
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 219 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "actionpack/examples"]
path = actionpack/examples
url = git://github.com/wycats/rails-simple-benches.git
1 change: 1 addition & 0 deletions actionpack/examples
Submodule examples added at 4e1327
132 changes: 0 additions & 132 deletions actionpack/examples/minimal.rb

This file was deleted.

50 changes: 0 additions & 50 deletions actionpack/examples/very_simple.rb

This file was deleted.

1 change: 0 additions & 1 deletion actionpack/examples/views/_collection.erb

This file was deleted.

1 change: 0 additions & 1 deletion actionpack/examples/views/_hello.erb

This file was deleted.

12 changes: 0 additions & 12 deletions actionpack/examples/views/_hundred_partials.erb

This file was deleted.

10 changes: 0 additions & 10 deletions actionpack/examples/views/_many_partials.erb

This file was deleted.

10 changes: 0 additions & 10 deletions actionpack/examples/views/_partial.erb

This file was deleted.

1 change: 0 additions & 1 deletion actionpack/examples/views/layouts/alt.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion actionpack/examples/views/layouts/kaigi.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion actionpack/examples/views/template.html.erb

This file was deleted.

0 comments on commit 27e8807

Please sign in to comment.