summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-06-26 18:13:22 +0200
committerAzul <azul@leap.se>2012-06-26 18:13:22 +0200
commitf32497f143ef95264706dba27ce3e7a26d7ba6a4 (patch)
treed7296bdc0522206ad957c8131b4e4bb6fbbffb79
parentfb5ea9059647ca8ee5cea568f47551da547b70f7 (diff)
moved the sample app to it's own subdirectory
-rw-r--r--example/config.ru (renamed from config.ru)0
-rw-r--r--example/http-srp.rb (renamed from http-srp.rb)0
-rw-r--r--example/public/bootstrap-responsive.min.css (renamed from public/bootstrap-responsive.min.css)0
-rw-r--r--example/public/bootstrap.min.css (renamed from public/bootstrap.min.css)0
-rw-r--r--example/public/jquery.min.js (renamed from public/jquery.min.js)0
-rw-r--r--example/public/ui.js (renamed from public/ui.js)0
-rw-r--r--example/views/index.erb (renamed from views/index.erb)0
-rw-r--r--example/views/layout.erb (renamed from views/layout.erb)0
-rw-r--r--example/views/login.erb (renamed from views/login.erb)0
-rw-r--r--example/views/signup.erb (renamed from views/signup.erb)0
10 files changed, 0 insertions, 0 deletions
diff --git a/config.ru b/example/config.ru
index ab42197..ab42197 100644
--- a/config.ru
+++ b/example/config.ru
diff --git a/http-srp.rb b/example/http-srp.rb
index c0c9360..c0c9360 100644
--- a/http-srp.rb
+++ b/example/http-srp.rb
diff --git a/public/bootstrap-responsive.min.css b/example/public/bootstrap-responsive.min.css
index 1f55036..1f55036 100644
--- a/public/bootstrap-responsive.min.css
+++ b/example/public/bootstrap-responsive.min.css
diff --git a/public/bootstrap.min.css b/example/public/bootstrap.min.css
index b74b454..b74b454 100644
--- a/public/bootstrap.min.css
+++ b/example/public/bootstrap.min.css
diff --git a/public/jquery.min.js b/example/public/jquery.min.js
index 16ad06c..16ad06c 100644
--- a/public/jquery.min.js
+++ b/example/public/jquery.min.js
diff --git a/public/ui.js b/example/public/ui.js
index e69de29..e69de29 100644
--- a/public/ui.js
+++ b/example/public/ui.js
diff --git a/views/index.erb b/example/views/index.erb
index 48d9f71..48d9f71 100644
--- a/views/index.erb
+++ b/example/views/index.erb
diff --git a/views/layout.erb b/example/views/layout.erb
index c68ac23..c68ac23 100644
--- a/views/layout.erb
+++ b/example/views/layout.erb
diff --git a/views/login.erb b/example/views/login.erb
index 32a16e5..32a16e5 100644
--- a/views/login.erb
+++ b/example/views/login.erb
diff --git a/views/signup.erb b/example/views/signup.erb
index 3a949ab..3a949ab 100644
--- a/views/signup.erb
+++ b/example/views/signup.erb