forked from ramse4/spd_spring2012d
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwq
More file actions
57 lines (57 loc) · 1.92 KB
/
Copy pathwq
File metadata and controls
57 lines (57 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
test
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Committer: sooding <sooding@sooding-VPCF2290X.(none)>
#
# On branch master
#
# Initial commit
#
# Changes to be committed:
# (use "git rm --cached <file>..." to unstage)
#
# new file: .gitignore
# new file: Gemfile
# new file: README
# new file: Rakefile
# new file: app/controllers/application_controller.rb
# new file: app/helpers/application_helper.rb
# new file: app/views/layouts/application.html.erb
# new file: config.ru
# new file: config/application.rb
# new file: config/boot.rb
# new file: config/database.yml
# new file: config/environment.rb
# new file: config/environments/development.rb
# new file: config/environments/production.rb
# new file: config/environments/test.rb
# new file: config/initializers/backtrace_silencers.rb
# new file: config/initializers/inflections.rb
# new file: config/initializers/mime_types.rb
# new file: config/initializers/secret_token.rb
# new file: config/initializers/session_store.rb
# new file: config/locales/en.yml
# new file: config/routes.rb
# new file: db/seeds.rb
# new file: doc/README_FOR_APP
# new file: lib/tasks/.gitkeep
# new file: public/404.html
# new file: public/422.html
# new file: public/500.html
# new file: public/favicon.ico
# new file: public/images/rails.png
# new file: public/index.html
# new file: public/javascripts/application.js
# new file: public/javascripts/controls.js
# new file: public/javascripts/dragdrop.js
# new file: public/javascripts/effects.js
# new file: public/javascripts/prototype.js
# new file: public/javascripts/rails.js
# new file: public/robots.txt
# new file: public/stylesheets/.gitkeep
# new file: script/rails
# new file: test/performance/browsing_test.rb
# new file: test/test_helper.rb
# new file: vendor/plugins/.gitkeep
#