aboutsummaryrefslogtreecommitdiff
path: root/interfaces/http/web/web.rb
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/http/web/web.rb')
-rw-r--r--interfaces/http/web/web.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/http/web/web.rb b/interfaces/http/web/web.rb
index 8ae8afd..ca04ecc 100644
--- a/interfaces/http/web/web.rb
+++ b/interfaces/http/web/web.rb
@@ -3,4 +3,4 @@ class WebInterface < Sinatra::Base
@posts = Post.all
erb :index
end
-end \ No newline at end of file
+end