?Pl|ZqE^_OA7nOCjyyD_>)wi<*R*@{Od@3=
zPBu0S!w)>$Ik`ID>aCV^HLIw_qOLBET>bw4l1P_Jc(fP-0uX=z1Rwwb2tWV=5P$##
SAOL~o2&@Xxlra562JsK6TqVo^
literal 0
HcmV?d00001
diff --git a/bog_app_2/db/test.sqlite3 b/bog_app_2/db/test.sqlite3
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_2/log/development.log b/bog_app_2/log/development.log
new file mode 100644
index 00000000..35fcc1bb
--- /dev/null
+++ b/bog_app_2/log/development.log
@@ -0,0 +1,301 @@
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 16:14:18 -0700
+
+ActionController::RoutingError (No route matches [GET] "/creatures"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (30.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (30.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (148.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (171.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (291.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 16:14:24 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (1.6ms)
+Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 16:16:51 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
+Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (1.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (16.4ms)[0m select sqlite_version(*)
+ [1m[36m (1.9ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to CreateCreatures (20160430232125)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (1.2ms)[0m CREATE TABLE "creatures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160430232125"]]
+ [1m[35m (1.9ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "string"], ["description", "string"], ["created_at", "2016-04-30 23:22:52.026652"], ["updated_at", "2016-04-30 23:22:52.026652"]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/" for ::1 at 2016-04-30 16:25:33 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by CreaturesController#index as HTML
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template creatures/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/sarah/wdi/rails-bog-app/bog_app_2/app/views"
+):
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (501.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (193.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (563.9ms)
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "Penny"], ["description", "Unicorn"], ["created_at", "2016-04-30 23:25:37.105133"], ["updated_at", "2016-04-30 23:25:37.105133"]]
+ [1m[35m (15.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Pumpkin"], ["description", "Wood Elf"], ["created_at", "2016-04-30 23:25:37.146349"], ["updated_at", "2016-04-30 23:25:37.146349"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/" for ::1 at 2016-04-30 16:25:43 -0700
+Processing by CreaturesController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template creatures/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/sarah/wdi/rails-bog-app/bog_app_2/app/views"
+):
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (92.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (80.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (178.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 16:28:30 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (5.7ms)
+Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <%= @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188325861340'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (158.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 16:29:08 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (7.5ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <% @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188325475920'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (153.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 16:30:20 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (5.4ms)
+Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <% @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188324570740'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (93.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (212.2ms)
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "Penny"], ["description", "Unicorn"], ["created_at", "2016-04-30 23:30:57.019230"], ["updated_at", "2016-04-30 23:30:57.019230"]]
+ [1m[35m (1.2ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Pumpkin"], ["description", "Wood Elf"], ["created_at", "2016-04-30 23:30:57.032430"], ["updated_at", "2016-04-30 23:30:57.032430"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/" for ::1 at 2016-04-30 16:39:26 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (6.2ms)
+Completed 500 Internal Server Error in 33ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <% @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188324570740'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (98.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (214.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 18:36:59 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (21.2ms)
+Completed 500 Internal Server Error in 118ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <% @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188324570740'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (20.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (99.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (37.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (138.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (293.3ms)
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 18:37:05 -0700
+Processing by CreaturesController#index as HTML
+ Rendered creatures/index.html.erb within layouts/application (3.8ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 1: <% @creatures.each do |creature| %>
+ 2:
+ 3: Name: <%= creature.name %>
+ 4: Description: <%= creature.description %>
+ app/views/creatures/index.html.erb:1:in `_app_views_creatures_index_html_erb__2658656737375281119_70188324570740'
+ app/controllers/creatures_controller.rb:4:in `index'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (23.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (85.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (196.8ms)
diff --git a/bog_app_2/tmp/pids/server.pid b/bog_app_2/tmp/pids/server.pid
new file mode 100644
index 00000000..ac5c10f5
--- /dev/null
+++ b/bog_app_2/tmp/pids/server.pid
@@ -0,0 +1 @@
+23987
\ No newline at end of file
From 68890c64fed9e922726e6df6d61598dd92ec9af0 Mon Sep 17 00:00:00 2001
From: srhbnnstr
Date: Sat, 30 Apr 2016 19:19:49 -0700
Subject: [PATCH 5/9] added creatures route
---
bog_app_3/.gitignore | 17 ++
bog_app_3/Gemfile | 47 +++++
bog_app_3/Gemfile.lock | 160 ++++++++++++++++++
bog_app_3/README.rdoc | 28 +++
bog_app_3/Rakefile | 6 +
bog_app_3/app/assets/images/.keep | 0
.../app/assets/javascripts/application.js | 16 ++
.../app/assets/stylesheets/application.css | 16 ++
.../app/controllers/application_controller.rb | 5 +
bog_app_3/app/controllers/concerns/.keep | 0
bog_app_3/app/helpers/application_helper.rb | 2 +
bog_app_3/app/mailers/.keep | 0
bog_app_3/app/models/.keep | 0
bog_app_3/app/models/concerns/.keep | 0
.../app/views/layouts/application.html.erb | 14 ++
bog_app_3/bin/bundle | 3 +
bog_app_3/bin/rails | 9 +
bog_app_3/bin/rake | 9 +
bog_app_3/bin/setup | 29 ++++
bog_app_3/bin/spring | 15 ++
bog_app_3/config.ru | 4 +
bog_app_3/config/application.rb | 35 ++++
bog_app_3/config/boot.rb | 3 +
bog_app_3/config/database.yml | 25 +++
bog_app_3/config/environment.rb | 5 +
bog_app_3/config/environments/development.rb | 41 +++++
bog_app_3/config/environments/production.rb | 79 +++++++++
bog_app_3/config/environments/test.rb | 42 +++++
bog_app_3/config/initializers/assets.rb | 11 ++
.../initializers/backtrace_silencers.rb | 7 +
.../config/initializers/cookies_serializer.rb | 3 +
.../initializers/filter_parameter_logging.rb | 4 +
bog_app_3/config/initializers/inflections.rb | 16 ++
bog_app_3/config/initializers/mime_types.rb | 4 +
.../config/initializers/session_store.rb | 3 +
.../config/initializers/wrap_parameters.rb | 14 ++
bog_app_3/config/locales/en.yml | 23 +++
bog_app_3/config/routes.rb | 5 +
bog_app_3/config/secrets.yml | 22 +++
bog_app_3/db/seeds.rb | 7 +
bog_app_3/lib/assets/.keep | 0
bog_app_3/lib/tasks/.keep | 0
bog_app_3/log/.keep | 0
bog_app_3/public/404.html | 67 ++++++++
bog_app_3/public/422.html | 67 ++++++++
bog_app_3/public/500.html | 66 ++++++++
bog_app_3/public/favicon.ico | 0
bog_app_3/public/robots.txt | 5 +
bog_app_3/vendor/assets/javascripts/.keep | 0
bog_app_3/vendor/assets/stylesheets/.keep | 0
.../stylesheets/bootstrap-3.3.6.min.css | 6 +
51 files changed, 940 insertions(+)
create mode 100644 bog_app_3/.gitignore
create mode 100644 bog_app_3/Gemfile
create mode 100644 bog_app_3/Gemfile.lock
create mode 100644 bog_app_3/README.rdoc
create mode 100644 bog_app_3/Rakefile
create mode 100644 bog_app_3/app/assets/images/.keep
create mode 100644 bog_app_3/app/assets/javascripts/application.js
create mode 100644 bog_app_3/app/assets/stylesheets/application.css
create mode 100644 bog_app_3/app/controllers/application_controller.rb
create mode 100644 bog_app_3/app/controllers/concerns/.keep
create mode 100644 bog_app_3/app/helpers/application_helper.rb
create mode 100644 bog_app_3/app/mailers/.keep
create mode 100644 bog_app_3/app/models/.keep
create mode 100644 bog_app_3/app/models/concerns/.keep
create mode 100644 bog_app_3/app/views/layouts/application.html.erb
create mode 100755 bog_app_3/bin/bundle
create mode 100755 bog_app_3/bin/rails
create mode 100755 bog_app_3/bin/rake
create mode 100755 bog_app_3/bin/setup
create mode 100755 bog_app_3/bin/spring
create mode 100644 bog_app_3/config.ru
create mode 100644 bog_app_3/config/application.rb
create mode 100644 bog_app_3/config/boot.rb
create mode 100644 bog_app_3/config/database.yml
create mode 100644 bog_app_3/config/environment.rb
create mode 100644 bog_app_3/config/environments/development.rb
create mode 100644 bog_app_3/config/environments/production.rb
create mode 100644 bog_app_3/config/environments/test.rb
create mode 100644 bog_app_3/config/initializers/assets.rb
create mode 100644 bog_app_3/config/initializers/backtrace_silencers.rb
create mode 100644 bog_app_3/config/initializers/cookies_serializer.rb
create mode 100644 bog_app_3/config/initializers/filter_parameter_logging.rb
create mode 100644 bog_app_3/config/initializers/inflections.rb
create mode 100644 bog_app_3/config/initializers/mime_types.rb
create mode 100644 bog_app_3/config/initializers/session_store.rb
create mode 100644 bog_app_3/config/initializers/wrap_parameters.rb
create mode 100644 bog_app_3/config/locales/en.yml
create mode 100644 bog_app_3/config/routes.rb
create mode 100644 bog_app_3/config/secrets.yml
create mode 100644 bog_app_3/db/seeds.rb
create mode 100644 bog_app_3/lib/assets/.keep
create mode 100644 bog_app_3/lib/tasks/.keep
create mode 100644 bog_app_3/log/.keep
create mode 100644 bog_app_3/public/404.html
create mode 100644 bog_app_3/public/422.html
create mode 100644 bog_app_3/public/500.html
create mode 100644 bog_app_3/public/favicon.ico
create mode 100644 bog_app_3/public/robots.txt
create mode 100644 bog_app_3/vendor/assets/javascripts/.keep
create mode 100644 bog_app_3/vendor/assets/stylesheets/.keep
create mode 100644 bog_app_3/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
diff --git a/bog_app_3/.gitignore b/bog_app_3/.gitignore
new file mode 100644
index 00000000..050c9d95
--- /dev/null
+++ b/bog_app_3/.gitignore
@@ -0,0 +1,17 @@
+# See https://help.github.com/articles/ignoring-files for more about ignoring files.
+#
+# If you find yourself ignoring temporary files generated by your text editor
+# or operating system, you probably want to add a global ignore instead:
+# git config --global core.excludesfile '~/.gitignore_global'
+
+# Ignore bundler config.
+/.bundle
+
+# Ignore the default SQLite database.
+/db/*.sqlite3
+/db/*.sqlite3-journal
+
+# Ignore all logfiles and tempfiles.
+/log/*
+!/log/.keep
+/tmp
diff --git a/bog_app_3/Gemfile b/bog_app_3/Gemfile
new file mode 100644
index 00000000..d0ca1fdd
--- /dev/null
+++ b/bog_app_3/Gemfile
@@ -0,0 +1,47 @@
+source 'https://rubygems.org'
+
+
+# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
+gem 'rails', '4.2.6'
+# Use sqlite3 as the database for Active Record
+gem 'sqlite3'
+# Use SCSS for stylesheets
+gem 'sass-rails', '~> 5.0'
+# Use Uglifier as compressor for JavaScript assets
+gem 'uglifier', '>= 1.3.0'
+# Use CoffeeScript for .coffee assets and views
+gem 'coffee-rails', '~> 4.1.0'
+# See https://github.com/rails/execjs#readme for more supported runtimes
+# gem 'therubyracer', platforms: :ruby
+
+# Use jquery as the JavaScript library
+gem 'jquery-rails'
+# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
+gem 'turbolinks'
+# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
+gem 'jbuilder', '~> 2.0'
+# bundle exec rake doc:rails generates the API under doc/api.
+gem 'sdoc', '~> 0.4.0', group: :doc
+
+# Use ActiveModel has_secure_password
+# gem 'bcrypt', '~> 3.1.7'
+
+# Use Unicorn as the app server
+# gem 'unicorn'
+
+# Use Capistrano for deployment
+# gem 'capistrano-rails', group: :development
+
+group :development, :test do
+ # Call 'byebug' anywhere in the code to stop execution and get a debugger console
+ gem 'byebug'
+end
+
+group :development do
+ # Access an IRB console on exception pages or by using <%= console %> in views
+ gem 'web-console', '~> 2.0'
+
+ # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
+ gem 'spring'
+end
+
diff --git a/bog_app_3/Gemfile.lock b/bog_app_3/Gemfile.lock
new file mode 100644
index 00000000..a04998e8
--- /dev/null
+++ b/bog_app_3/Gemfile.lock
@@ -0,0 +1,160 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ actionmailer (4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.6)
+ actionview (= 4.2.6)
+ activesupport (= 4.2.6)
+ rack (~> 1.6)
+ rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.6)
+ activesupport (= 4.2.6)
+ globalid (>= 0.3.0)
+ activemodel (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ activerecord (4.2.6)
+ activemodel (= 4.2.6)
+ activesupport (= 4.2.6)
+ arel (~> 6.0)
+ activesupport (4.2.6)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ arel (6.0.3)
+ binding_of_caller (0.7.2)
+ debug_inspector (>= 0.0.1)
+ builder (3.2.2)
+ byebug (8.2.5)
+ coffee-rails (4.1.1)
+ coffee-script (>= 2.2.0)
+ railties (>= 4.0.0, < 5.1.x)
+ coffee-script (2.4.1)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.10.0)
+ concurrent-ruby (1.0.1)
+ debug_inspector (0.0.2)
+ erubis (2.7.0)
+ execjs (2.6.0)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
+ i18n (0.7.0)
+ jbuilder (2.4.1)
+ activesupport (>= 3.0.0, < 5.1)
+ multi_json (~> 1.2)
+ jquery-rails (4.1.1)
+ rails-dom-testing (>= 1, < 3)
+ railties (>= 4.2.0)
+ thor (>= 0.14, < 2.0)
+ json (1.8.3)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.4)
+ mime-types (>= 1.16, < 4)
+ mime-types (3.0)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0221)
+ mini_portile2 (2.0.0)
+ minitest (5.8.4)
+ multi_json (1.11.3)
+ nokogiri (1.6.7.2)
+ mini_portile2 (~> 2.0.0.rc2)
+ rack (1.6.4)
+ rack-test (0.6.3)
+ rack (>= 1.0)
+ rails (4.2.6)
+ actionmailer (= 4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ activemodel (= 4.2.6)
+ activerecord (= 4.2.6)
+ activesupport (= 4.2.6)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.2.6)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.3)
+ loofah (~> 2.0)
+ railties (4.2.6)
+ actionpack (= 4.2.6)
+ activesupport (= 4.2.6)
+ rake (>= 0.8.7)
+ thor (>= 0.18.1, < 2.0)
+ rake (11.1.2)
+ rdoc (4.2.2)
+ json (~> 1.4)
+ sass (3.4.22)
+ sass-rails (5.0.4)
+ railties (>= 4.0.0, < 5.0)
+ sass (~> 3.1)
+ sprockets (>= 2.8, < 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+ tilt (>= 1.1, < 3)
+ sdoc (0.4.1)
+ json (~> 1.7, >= 1.7.7)
+ rdoc (~> 4.0)
+ spring (1.7.1)
+ sprockets (3.6.0)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (3.0.4)
+ actionpack (>= 4.0)
+ activesupport (>= 4.0)
+ sprockets (>= 3.0.0)
+ sqlite3 (1.3.11)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ tilt (2.0.2)
+ turbolinks (2.5.3)
+ coffee-rails
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ uglifier (3.0.0)
+ execjs (>= 0.3.0, < 3)
+ web-console (2.3.0)
+ activemodel (>= 4.0)
+ binding_of_caller (>= 0.7.2)
+ railties (>= 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ byebug
+ coffee-rails (~> 4.1.0)
+ jbuilder (~> 2.0)
+ jquery-rails
+ rails (= 4.2.6)
+ sass-rails (~> 5.0)
+ sdoc (~> 0.4.0)
+ spring
+ sqlite3
+ turbolinks
+ uglifier (>= 1.3.0)
+ web-console (~> 2.0)
+
+BUNDLED WITH
+ 1.11.2
diff --git a/bog_app_3/README.rdoc b/bog_app_3/README.rdoc
new file mode 100644
index 00000000..dd4e97e2
--- /dev/null
+++ b/bog_app_3/README.rdoc
@@ -0,0 +1,28 @@
+== README
+
+This README would normally document whatever steps are necessary to get the
+application up and running.
+
+Things you may want to cover:
+
+* Ruby version
+
+* System dependencies
+
+* Configuration
+
+* Database creation
+
+* Database initialization
+
+* How to run the test suite
+
+* Services (job queues, cache servers, search engines, etc.)
+
+* Deployment instructions
+
+* ...
+
+
+Please feel free to use a different markup language if you do not plan to run
+rake doc:app.
diff --git a/bog_app_3/Rakefile b/bog_app_3/Rakefile
new file mode 100644
index 00000000..ba6b733d
--- /dev/null
+++ b/bog_app_3/Rakefile
@@ -0,0 +1,6 @@
+# Add your own tasks in files placed in lib/tasks ending in .rake,
+# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
+
+require File.expand_path('../config/application', __FILE__)
+
+Rails.application.load_tasks
diff --git a/bog_app_3/app/assets/images/.keep b/bog_app_3/app/assets/images/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/app/assets/javascripts/application.js b/bog_app_3/app/assets/javascripts/application.js
new file mode 100644
index 00000000..e07c5a83
--- /dev/null
+++ b/bog_app_3/app/assets/javascripts/application.js
@@ -0,0 +1,16 @@
+// This is a manifest file that'll be compiled into application.js, which will include all the files
+// listed below.
+//
+// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
+// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
+//
+// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
+// compiled file.
+//
+// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
+// about supported directives.
+//
+//= require jquery
+//= require jquery_ujs
+//= require turbolinks
+//= require_tree .
diff --git a/bog_app_3/app/assets/stylesheets/application.css b/bog_app_3/app/assets/stylesheets/application.css
new file mode 100644
index 00000000..1c29fc4c
--- /dev/null
+++ b/bog_app_3/app/assets/stylesheets/application.css
@@ -0,0 +1,16 @@
+/*
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
+ * listed below.
+ *
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
+ *
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
+ * compiled file so the styles you add here take precedence over styles defined in any styles
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
+ * file per style scope.
+
+ *= require bootstrap-3.3.6.min
+ *= require_tree .
+ *= require_self
+ */
diff --git a/bog_app_3/app/controllers/application_controller.rb b/bog_app_3/app/controllers/application_controller.rb
new file mode 100644
index 00000000..d83690e1
--- /dev/null
+++ b/bog_app_3/app/controllers/application_controller.rb
@@ -0,0 +1,5 @@
+class ApplicationController < ActionController::Base
+ # Prevent CSRF attacks by raising an exception.
+ # For APIs, you may want to use :null_session instead.
+ protect_from_forgery with: :exception
+end
diff --git a/bog_app_3/app/controllers/concerns/.keep b/bog_app_3/app/controllers/concerns/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/app/helpers/application_helper.rb b/bog_app_3/app/helpers/application_helper.rb
new file mode 100644
index 00000000..de6be794
--- /dev/null
+++ b/bog_app_3/app/helpers/application_helper.rb
@@ -0,0 +1,2 @@
+module ApplicationHelper
+end
diff --git a/bog_app_3/app/mailers/.keep b/bog_app_3/app/mailers/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/app/models/.keep b/bog_app_3/app/models/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/app/models/concerns/.keep b/bog_app_3/app/models/concerns/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/app/views/layouts/application.html.erb b/bog_app_3/app/views/layouts/application.html.erb
new file mode 100644
index 00000000..fd86661a
--- /dev/null
+++ b/bog_app_3/app/views/layouts/application.html.erb
@@ -0,0 +1,14 @@
+
+
+
+ BogApp3
+ <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
+ <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
+ <%= csrf_meta_tags %>
+
+
+
+<%= yield %>
+
+
+
diff --git a/bog_app_3/bin/bundle b/bog_app_3/bin/bundle
new file mode 100755
index 00000000..66e9889e
--- /dev/null
+++ b/bog_app_3/bin/bundle
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+load Gem.bin_path('bundler', 'bundle')
diff --git a/bog_app_3/bin/rails b/bog_app_3/bin/rails
new file mode 100755
index 00000000..0138d79b
--- /dev/null
+++ b/bog_app_3/bin/rails
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+APP_PATH = File.expand_path('../../config/application', __FILE__)
+require_relative '../config/boot'
+require 'rails/commands'
diff --git a/bog_app_3/bin/rake b/bog_app_3/bin/rake
new file mode 100755
index 00000000..d87d5f57
--- /dev/null
+++ b/bog_app_3/bin/rake
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+require_relative '../config/boot'
+require 'rake'
+Rake.application.run
diff --git a/bog_app_3/bin/setup b/bog_app_3/bin/setup
new file mode 100755
index 00000000..acdb2c13
--- /dev/null
+++ b/bog_app_3/bin/setup
@@ -0,0 +1,29 @@
+#!/usr/bin/env ruby
+require 'pathname'
+
+# path to your application root.
+APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
+
+Dir.chdir APP_ROOT do
+ # This script is a starting point to setup your application.
+ # Add necessary setup steps to this file:
+
+ puts "== Installing dependencies =="
+ system "gem install bundler --conservative"
+ system "bundle check || bundle install"
+
+ # puts "\n== Copying sample files =="
+ # unless File.exist?("config/database.yml")
+ # system "cp config/database.yml.sample config/database.yml"
+ # end
+
+ puts "\n== Preparing database =="
+ system "bin/rake db:setup"
+
+ puts "\n== Removing old logs and tempfiles =="
+ system "rm -f log/*"
+ system "rm -rf tmp/cache"
+
+ puts "\n== Restarting application server =="
+ system "touch tmp/restart.txt"
+end
diff --git a/bog_app_3/bin/spring b/bog_app_3/bin/spring
new file mode 100755
index 00000000..7fe232c3
--- /dev/null
+++ b/bog_app_3/bin/spring
@@ -0,0 +1,15 @@
+#!/usr/bin/env ruby
+
+# This file loads spring without using Bundler, in order to be fast.
+# It gets overwritten when you run the `spring binstub` command.
+
+unless defined?(Spring)
+ require 'rubygems'
+ require 'bundler'
+
+ if (match = Bundler.default_lockfile.read.match(/^GEM$.*?^ (?: )*spring \((.*?)\)$.*?^$/m))
+ Gem.paths = { 'GEM_PATH' => [Bundler.bundle_path.to_s, *Gem.path].uniq.join(Gem.path_separator) }
+ gem 'spring', match[1]
+ require 'spring/binstub'
+ end
+end
diff --git a/bog_app_3/config.ru b/bog_app_3/config.ru
new file mode 100644
index 00000000..bd83b254
--- /dev/null
+++ b/bog_app_3/config.ru
@@ -0,0 +1,4 @@
+# This file is used by Rack-based servers to start the application.
+
+require ::File.expand_path('../config/environment', __FILE__)
+run Rails.application
diff --git a/bog_app_3/config/application.rb b/bog_app_3/config/application.rb
new file mode 100644
index 00000000..fff9c95e
--- /dev/null
+++ b/bog_app_3/config/application.rb
@@ -0,0 +1,35 @@
+require File.expand_path('../boot', __FILE__)
+
+require "rails"
+# Pick the frameworks you want:
+require "active_model/railtie"
+require "active_job/railtie"
+require "active_record/railtie"
+require "action_controller/railtie"
+require "action_mailer/railtie"
+require "action_view/railtie"
+require "sprockets/railtie"
+# require "rails/test_unit/railtie"
+
+# Require the gems listed in Gemfile, including any gems
+# you've limited to :test, :development, or :production.
+Bundler.require(*Rails.groups)
+
+module BogApp3
+ class Application < Rails::Application
+ # Settings in config/environments/* take precedence over those specified here.
+ # Application configuration should go into files in config/initializers
+ # -- all .rb files in that directory are automatically loaded.
+
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
+ # config.time_zone = 'Central Time (US & Canada)'
+
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
+ # config.i18n.default_locale = :de
+
+ # Do not swallow errors in after_commit/after_rollback callbacks.
+ config.active_record.raise_in_transactional_callbacks = true
+ end
+end
diff --git a/bog_app_3/config/boot.rb b/bog_app_3/config/boot.rb
new file mode 100644
index 00000000..6b750f00
--- /dev/null
+++ b/bog_app_3/config/boot.rb
@@ -0,0 +1,3 @@
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+
+require 'bundler/setup' # Set up gems listed in the Gemfile.
diff --git a/bog_app_3/config/database.yml b/bog_app_3/config/database.yml
new file mode 100644
index 00000000..1c1a37ca
--- /dev/null
+++ b/bog_app_3/config/database.yml
@@ -0,0 +1,25 @@
+# SQLite version 3.x
+# gem install sqlite3
+#
+# Ensure the SQLite 3 gem is defined in your Gemfile
+# gem 'sqlite3'
+#
+default: &default
+ adapter: sqlite3
+ pool: 5
+ timeout: 5000
+
+development:
+ <<: *default
+ database: db/development.sqlite3
+
+# Warning: The database defined as "test" will be erased and
+# re-generated from your development database when you run "rake".
+# Do not set this db to the same as development or production.
+test:
+ <<: *default
+ database: db/test.sqlite3
+
+production:
+ <<: *default
+ database: db/production.sqlite3
diff --git a/bog_app_3/config/environment.rb b/bog_app_3/config/environment.rb
new file mode 100644
index 00000000..ee8d90dc
--- /dev/null
+++ b/bog_app_3/config/environment.rb
@@ -0,0 +1,5 @@
+# Load the Rails application.
+require File.expand_path('../application', __FILE__)
+
+# Initialize the Rails application.
+Rails.application.initialize!
diff --git a/bog_app_3/config/environments/development.rb b/bog_app_3/config/environments/development.rb
new file mode 100644
index 00000000..b55e2144
--- /dev/null
+++ b/bog_app_3/config/environments/development.rb
@@ -0,0 +1,41 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # In the development environment your application's code is reloaded on
+ # every request. This slows down response time but is perfect for development
+ # since you don't have to restart the web server when you make code changes.
+ config.cache_classes = false
+
+ # Do not eager load code on boot.
+ config.eager_load = false
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Don't care if the mailer can't send.
+ config.action_mailer.raise_delivery_errors = false
+
+ # Print deprecation notices to the Rails logger.
+ config.active_support.deprecation = :log
+
+ # Raise an error on page load if there are pending migrations.
+ config.active_record.migration_error = :page_load
+
+ # Debug mode disables concatenation and preprocessing of assets.
+ # This option may cause significant delays in view rendering with a large
+ # number of complex assets.
+ config.assets.debug = true
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+ config.assets.digest = true
+
+ # Adds additional error checking when serving assets at runtime.
+ # Checks for improperly declared sprockets dependencies.
+ # Raises helpful error messages.
+ config.assets.raise_runtime_errors = true
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/bog_app_3/config/environments/production.rb b/bog_app_3/config/environments/production.rb
new file mode 100644
index 00000000..5c1b32e4
--- /dev/null
+++ b/bog_app_3/config/environments/production.rb
@@ -0,0 +1,79 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # Code is not reloaded between requests.
+ config.cache_classes = true
+
+ # Eager load code on boot. This eager loads most of Rails and
+ # your application in memory, allowing both threaded web servers
+ # and those relying on copy on write to perform better.
+ # Rake tasks automatically ignore this option for performance.
+ config.eager_load = true
+
+ # Full error reports are disabled and caching is turned on.
+ config.consider_all_requests_local = false
+ config.action_controller.perform_caching = true
+
+ # Enable Rack::Cache to put a simple HTTP cache in front of your application
+ # Add `rack-cache` to your Gemfile before enabling this.
+ # For large-scale production use, consider using a caching reverse proxy like
+ # NGINX, varnish or squid.
+ # config.action_dispatch.rack_cache = true
+
+ # Disable serving static files from the `/public` folder by default since
+ # Apache or NGINX already handles this.
+ config.serve_static_files = ENV['RAILS_SERVE_STATIC_FILES'].present?
+
+ # Compress JavaScripts and CSS.
+ config.assets.js_compressor = :uglifier
+ # config.assets.css_compressor = :sass
+
+ # Do not fallback to assets pipeline if a precompiled asset is missed.
+ config.assets.compile = false
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+ config.assets.digest = true
+
+ # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
+
+ # Specifies the header that your server uses for sending files.
+ # config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
+
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
+ # config.force_ssl = true
+
+ # Use the lowest log level to ensure availability of diagnostic information
+ # when problems arise.
+ config.log_level = :debug
+
+ # Prepend all log lines with the following tags.
+ # config.log_tags = [ :subdomain, :uuid ]
+
+ # Use a different logger for distributed setups.
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
+
+ # Use a different cache store in production.
+ # config.cache_store = :mem_cache_store
+
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server.
+ # config.action_controller.asset_host = 'http://assets.example.com'
+
+ # Ignore bad email addresses and do not raise email delivery errors.
+ # Set this to true and configure the email server for immediate delivery to raise delivery errors.
+ # config.action_mailer.raise_delivery_errors = false
+
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
+ # the I18n.default_locale when a translation cannot be found).
+ config.i18n.fallbacks = true
+
+ # Send deprecation notices to registered listeners.
+ config.active_support.deprecation = :notify
+
+ # Use default logging formatter so that PID and timestamp are not suppressed.
+ config.log_formatter = ::Logger::Formatter.new
+
+ # Do not dump schema after migrations.
+ config.active_record.dump_schema_after_migration = false
+end
diff --git a/bog_app_3/config/environments/test.rb b/bog_app_3/config/environments/test.rb
new file mode 100644
index 00000000..1c19f08b
--- /dev/null
+++ b/bog_app_3/config/environments/test.rb
@@ -0,0 +1,42 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # The test environment is used exclusively to run your application's
+ # test suite. You never need to work with it otherwise. Remember that
+ # your test database is "scratch space" for the test suite and is wiped
+ # and recreated between test runs. Don't rely on the data there!
+ config.cache_classes = true
+
+ # Do not eager load code on boot. This avoids loading your whole application
+ # just for the purpose of running a single test. If you are using a tool that
+ # preloads Rails for running tests, you may have to set it to true.
+ config.eager_load = false
+
+ # Configure static file server for tests with Cache-Control for performance.
+ config.serve_static_files = true
+ config.static_cache_control = 'public, max-age=3600'
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Raise exceptions instead of rendering exception templates.
+ config.action_dispatch.show_exceptions = false
+
+ # Disable request forgery protection in test environment.
+ config.action_controller.allow_forgery_protection = false
+
+ # Tell Action Mailer not to deliver emails to the real world.
+ # The :test delivery method accumulates sent emails in the
+ # ActionMailer::Base.deliveries array.
+ config.action_mailer.delivery_method = :test
+
+ # Randomize the order test cases are executed.
+ config.active_support.test_order = :random
+
+ # Print deprecation notices to the stderr.
+ config.active_support.deprecation = :stderr
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/bog_app_3/config/initializers/assets.rb b/bog_app_3/config/initializers/assets.rb
new file mode 100644
index 00000000..01ef3e66
--- /dev/null
+++ b/bog_app_3/config/initializers/assets.rb
@@ -0,0 +1,11 @@
+# Be sure to restart your server when you modify this file.
+
+# Version of your assets, change this if you want to expire all your assets.
+Rails.application.config.assets.version = '1.0'
+
+# Add additional assets to the asset load path
+# Rails.application.config.assets.paths << Emoji.images_path
+
+# Precompile additional assets.
+# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
+# Rails.application.config.assets.precompile += %w( search.js )
diff --git a/bog_app_3/config/initializers/backtrace_silencers.rb b/bog_app_3/config/initializers/backtrace_silencers.rb
new file mode 100644
index 00000000..59385cdf
--- /dev/null
+++ b/bog_app_3/config/initializers/backtrace_silencers.rb
@@ -0,0 +1,7 @@
+# Be sure to restart your server when you modify this file.
+
+# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
+# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
+
+# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
+# Rails.backtrace_cleaner.remove_silencers!
diff --git a/bog_app_3/config/initializers/cookies_serializer.rb b/bog_app_3/config/initializers/cookies_serializer.rb
new file mode 100644
index 00000000..7f70458d
--- /dev/null
+++ b/bog_app_3/config/initializers/cookies_serializer.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.action_dispatch.cookies_serializer = :json
diff --git a/bog_app_3/config/initializers/filter_parameter_logging.rb b/bog_app_3/config/initializers/filter_parameter_logging.rb
new file mode 100644
index 00000000..4a994e1e
--- /dev/null
+++ b/bog_app_3/config/initializers/filter_parameter_logging.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Configure sensitive parameters which will be filtered from the log file.
+Rails.application.config.filter_parameters += [:password]
diff --git a/bog_app_3/config/initializers/inflections.rb b/bog_app_3/config/initializers/inflections.rb
new file mode 100644
index 00000000..ac033bf9
--- /dev/null
+++ b/bog_app_3/config/initializers/inflections.rb
@@ -0,0 +1,16 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new inflection rules using the following format. Inflections
+# are locale specific, and you may define rules for as many different
+# locales as you wish. All of these examples are active by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.plural /^(ox)$/i, '\1en'
+# inflect.singular /^(ox)en/i, '\1'
+# inflect.irregular 'person', 'people'
+# inflect.uncountable %w( fish sheep )
+# end
+
+# These inflection rules are supported but not enabled by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.acronym 'RESTful'
+# end
diff --git a/bog_app_3/config/initializers/mime_types.rb b/bog_app_3/config/initializers/mime_types.rb
new file mode 100644
index 00000000..dc189968
--- /dev/null
+++ b/bog_app_3/config/initializers/mime_types.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new mime types for use in respond_to blocks:
+# Mime::Type.register "text/richtext", :rtf
diff --git a/bog_app_3/config/initializers/session_store.rb b/bog_app_3/config/initializers/session_store.rb
new file mode 100644
index 00000000..bdfbdae3
--- /dev/null
+++ b/bog_app_3/config/initializers/session_store.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.session_store :cookie_store, key: '_bog_app_3_session'
diff --git a/bog_app_3/config/initializers/wrap_parameters.rb b/bog_app_3/config/initializers/wrap_parameters.rb
new file mode 100644
index 00000000..33725e95
--- /dev/null
+++ b/bog_app_3/config/initializers/wrap_parameters.rb
@@ -0,0 +1,14 @@
+# Be sure to restart your server when you modify this file.
+
+# This file contains settings for ActionController::ParamsWrapper which
+# is enabled by default.
+
+# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
+ActiveSupport.on_load(:action_controller) do
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
+end
+
+# To enable root element in JSON for ActiveRecord objects.
+# ActiveSupport.on_load(:active_record) do
+# self.include_root_in_json = true
+# end
diff --git a/bog_app_3/config/locales/en.yml b/bog_app_3/config/locales/en.yml
new file mode 100644
index 00000000..06539571
--- /dev/null
+++ b/bog_app_3/config/locales/en.yml
@@ -0,0 +1,23 @@
+# Files in the config/locales directory are used for internationalization
+# and are automatically loaded by Rails. If you want to use locales other
+# than English, add the necessary files in this directory.
+#
+# To use the locales, use `I18n.t`:
+#
+# I18n.t 'hello'
+#
+# In views, this is aliased to just `t`:
+#
+# <%= t('hello') %>
+#
+# To use a different locale, set it with `I18n.locale`:
+#
+# I18n.locale = :es
+#
+# This would use the information in config/locales/es.yml.
+#
+# To learn more, please read the Rails Internationalization guide
+# available at http://guides.rubyonrails.org/i18n.html.
+
+en:
+ hello: "Hello world"
diff --git a/bog_app_3/config/routes.rb b/bog_app_3/config/routes.rb
new file mode 100644
index 00000000..0fb7742e
--- /dev/null
+++ b/bog_app_3/config/routes.rb
@@ -0,0 +1,5 @@
+Rails.application.routes.draw do
+ root "creatures#index"
+
+ get "/creatures", to: "creatres#index", as: creatures
+end
diff --git a/bog_app_3/config/secrets.yml b/bog_app_3/config/secrets.yml
new file mode 100644
index 00000000..0f81084c
--- /dev/null
+++ b/bog_app_3/config/secrets.yml
@@ -0,0 +1,22 @@
+# Be sure to restart your server when you modify this file.
+
+# Your secret key is used for verifying the integrity of signed cookies.
+# If you change this key, all old signed cookies will become invalid!
+
+# Make sure the secret is at least 30 characters and all random,
+# no regular words or you'll be exposed to dictionary attacks.
+# You can use `rake secret` to generate a secure secret key.
+
+# Make sure the secrets in this file are kept private
+# if you're sharing your code publicly.
+
+development:
+ secret_key_base: e7c04b453f1c78dbd3fd71b5ff08929e05096481c577d0d3d87cd34f652091683db65d78c2bd9b51e5c4aa89cdab813d3da00b8760ffeaaa774b9e701b516561
+
+test:
+ secret_key_base: 5d2c6c6775ef509218c0885378b0ed10af56ba4da37f426a51dcf0d6781f38554877dae81abd7d0228cb3d98718b1620b07c520c8ca8e474596edec174b8a965
+
+# Do not keep production secrets in the repository,
+# instead read values from the environment.
+production:
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
diff --git a/bog_app_3/db/seeds.rb b/bog_app_3/db/seeds.rb
new file mode 100644
index 00000000..4edb1e85
--- /dev/null
+++ b/bog_app_3/db/seeds.rb
@@ -0,0 +1,7 @@
+# This file should contain all the record creation needed to seed the database with its default values.
+# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
+#
+# Examples:
+#
+# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
+# Mayor.create(name: 'Emanuel', city: cities.first)
diff --git a/bog_app_3/lib/assets/.keep b/bog_app_3/lib/assets/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/lib/tasks/.keep b/bog_app_3/lib/tasks/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/log/.keep b/bog_app_3/log/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/public/404.html b/bog_app_3/public/404.html
new file mode 100644
index 00000000..b612547f
--- /dev/null
+++ b/bog_app_3/public/404.html
@@ -0,0 +1,67 @@
+
+
+
+ The page you were looking for doesn't exist (404)
+
+
+
+
+
+
+
+
+
The page you were looking for doesn't exist.
+
You may have mistyped the address or the page may have moved.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_3/public/422.html b/bog_app_3/public/422.html
new file mode 100644
index 00000000..a21f82b3
--- /dev/null
+++ b/bog_app_3/public/422.html
@@ -0,0 +1,67 @@
+
+
+
+ The change you wanted was rejected (422)
+
+
+
+
+
+
+
+
+
The change you wanted was rejected.
+
Maybe you tried to change something you didn't have access to.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_3/public/500.html b/bog_app_3/public/500.html
new file mode 100644
index 00000000..061abc58
--- /dev/null
+++ b/bog_app_3/public/500.html
@@ -0,0 +1,66 @@
+
+
+
+ We're sorry, but something went wrong (500)
+
+
+
+
+
+
+
+
+
We're sorry, but something went wrong.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_3/public/favicon.ico b/bog_app_3/public/favicon.ico
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/public/robots.txt b/bog_app_3/public/robots.txt
new file mode 100644
index 00000000..3c9c7c01
--- /dev/null
+++ b/bog_app_3/public/robots.txt
@@ -0,0 +1,5 @@
+# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
+#
+# To ban all spiders from the entire site uncomment the next two lines:
+# User-agent: *
+# Disallow: /
diff --git a/bog_app_3/vendor/assets/javascripts/.keep b/bog_app_3/vendor/assets/javascripts/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/vendor/assets/stylesheets/.keep b/bog_app_3/vendor/assets/stylesheets/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_3/vendor/assets/stylesheets/bootstrap-3.3.6.min.css b/bog_app_3/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
new file mode 100644
index 00000000..4cf729e4
--- /dev/null
+++ b/bog_app_3/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
@@ -0,0 +1,6 @@
+/*!
+ * Bootstrap v3.3.6 (http://getbootstrap.com)
+ * Copyright 2011-2015 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
From 1d960f3f2dbfcbec10a224b5624d45350428dd7a Mon Sep 17 00:00:00 2001
From: srhbnnstr
Date: Sat, 30 Apr 2016 20:32:51 -0700
Subject: [PATCH 6/9] added index view
---
bog_app_4/.gitignore | 17 ++
bog_app_4/Gemfile | 47 +++++
bog_app_4/Gemfile.lock | 160 ++++++++++++++++++
bog_app_4/README.rdoc | 28 +++
bog_app_4/Rakefile | 6 +
bog_app_4/app/assets/images/.keep | 0
.../app/assets/javascripts/application.js | 16 ++
.../app/assets/javascripts/creatures.coffee | 3 +
.../app/assets/stylesheets/application.css | 16 ++
.../app/assets/stylesheets/creatures.scss | 3 +
.../app/controllers/application_controller.rb | 5 +
bog_app_4/app/controllers/concerns/.keep | 0
.../app/controllers/creatures_controller.rb | 6 +
bog_app_4/app/helpers/application_helper.rb | 2 +
bog_app_4/app/helpers/creatures_helper.rb | 2 +
bog_app_4/app/mailers/.keep | 0
bog_app_4/app/models/.keep | 0
bog_app_4/app/models/concerns/.keep | 0
bog_app_4/app/models/creature.rb | 2 +
bog_app_4/app/views/creatures/index.html.erb | 6 +
.../app/views/layouts/application.html.erb | 14 ++
bog_app_4/bin/bundle | 3 +
bog_app_4/bin/rails | 9 +
bog_app_4/bin/rake | 9 +
bog_app_4/bin/setup | 29 ++++
bog_app_4/bin/spring | 15 ++
bog_app_4/config.ru | 4 +
bog_app_4/config/application.rb | 35 ++++
bog_app_4/config/boot.rb | 3 +
bog_app_4/config/database.yml | 25 +++
bog_app_4/config/environment.rb | 5 +
bog_app_4/config/environments/development.rb | 41 +++++
bog_app_4/config/environments/production.rb | 79 +++++++++
bog_app_4/config/environments/test.rb | 42 +++++
bog_app_4/config/initializers/assets.rb | 11 ++
.../initializers/backtrace_silencers.rb | 7 +
.../config/initializers/cookies_serializer.rb | 3 +
.../initializers/filter_parameter_logging.rb | 4 +
bog_app_4/config/initializers/inflections.rb | 16 ++
bog_app_4/config/initializers/mime_types.rb | 4 +
.../config/initializers/session_store.rb | 3 +
.../config/initializers/wrap_parameters.rb | 14 ++
bog_app_4/config/locales/en.yml | 23 +++
bog_app_4/config/routes.rb | 5 +
bog_app_4/config/secrets.yml | 22 +++
.../20160501032413_create_creatures.rb | 10 ++
bog_app_4/db/schema.rb | 23 +++
bog_app_4/db/seeds.rb | 2 +
bog_app_4/lib/assets/.keep | 0
bog_app_4/lib/tasks/.keep | 0
bog_app_4/log/.keep | 0
bog_app_4/public/404.html | 67 ++++++++
bog_app_4/public/422.html | 67 ++++++++
bog_app_4/public/500.html | 66 ++++++++
bog_app_4/public/favicon.ico | 0
bog_app_4/public/robots.txt | 5 +
bog_app_4/vendor/assets/javascripts/.keep | 0
bog_app_4/vendor/assets/stylesheets/.keep | 0
.../stylesheets/bootstrap-3.3.6.min.css | 6 +
59 files changed, 990 insertions(+)
create mode 100644 bog_app_4/.gitignore
create mode 100644 bog_app_4/Gemfile
create mode 100644 bog_app_4/Gemfile.lock
create mode 100644 bog_app_4/README.rdoc
create mode 100644 bog_app_4/Rakefile
create mode 100644 bog_app_4/app/assets/images/.keep
create mode 100644 bog_app_4/app/assets/javascripts/application.js
create mode 100644 bog_app_4/app/assets/javascripts/creatures.coffee
create mode 100644 bog_app_4/app/assets/stylesheets/application.css
create mode 100644 bog_app_4/app/assets/stylesheets/creatures.scss
create mode 100644 bog_app_4/app/controllers/application_controller.rb
create mode 100644 bog_app_4/app/controllers/concerns/.keep
create mode 100644 bog_app_4/app/controllers/creatures_controller.rb
create mode 100644 bog_app_4/app/helpers/application_helper.rb
create mode 100644 bog_app_4/app/helpers/creatures_helper.rb
create mode 100644 bog_app_4/app/mailers/.keep
create mode 100644 bog_app_4/app/models/.keep
create mode 100644 bog_app_4/app/models/concerns/.keep
create mode 100644 bog_app_4/app/models/creature.rb
create mode 100644 bog_app_4/app/views/creatures/index.html.erb
create mode 100644 bog_app_4/app/views/layouts/application.html.erb
create mode 100755 bog_app_4/bin/bundle
create mode 100755 bog_app_4/bin/rails
create mode 100755 bog_app_4/bin/rake
create mode 100755 bog_app_4/bin/setup
create mode 100755 bog_app_4/bin/spring
create mode 100644 bog_app_4/config.ru
create mode 100644 bog_app_4/config/application.rb
create mode 100644 bog_app_4/config/boot.rb
create mode 100644 bog_app_4/config/database.yml
create mode 100644 bog_app_4/config/environment.rb
create mode 100644 bog_app_4/config/environments/development.rb
create mode 100644 bog_app_4/config/environments/production.rb
create mode 100644 bog_app_4/config/environments/test.rb
create mode 100644 bog_app_4/config/initializers/assets.rb
create mode 100644 bog_app_4/config/initializers/backtrace_silencers.rb
create mode 100644 bog_app_4/config/initializers/cookies_serializer.rb
create mode 100644 bog_app_4/config/initializers/filter_parameter_logging.rb
create mode 100644 bog_app_4/config/initializers/inflections.rb
create mode 100644 bog_app_4/config/initializers/mime_types.rb
create mode 100644 bog_app_4/config/initializers/session_store.rb
create mode 100644 bog_app_4/config/initializers/wrap_parameters.rb
create mode 100644 bog_app_4/config/locales/en.yml
create mode 100644 bog_app_4/config/routes.rb
create mode 100644 bog_app_4/config/secrets.yml
create mode 100644 bog_app_4/db/migrate/20160501032413_create_creatures.rb
create mode 100644 bog_app_4/db/schema.rb
create mode 100644 bog_app_4/db/seeds.rb
create mode 100644 bog_app_4/lib/assets/.keep
create mode 100644 bog_app_4/lib/tasks/.keep
create mode 100644 bog_app_4/log/.keep
create mode 100644 bog_app_4/public/404.html
create mode 100644 bog_app_4/public/422.html
create mode 100644 bog_app_4/public/500.html
create mode 100644 bog_app_4/public/favicon.ico
create mode 100644 bog_app_4/public/robots.txt
create mode 100644 bog_app_4/vendor/assets/javascripts/.keep
create mode 100644 bog_app_4/vendor/assets/stylesheets/.keep
create mode 100644 bog_app_4/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
diff --git a/bog_app_4/.gitignore b/bog_app_4/.gitignore
new file mode 100644
index 00000000..050c9d95
--- /dev/null
+++ b/bog_app_4/.gitignore
@@ -0,0 +1,17 @@
+# See https://help.github.com/articles/ignoring-files for more about ignoring files.
+#
+# If you find yourself ignoring temporary files generated by your text editor
+# or operating system, you probably want to add a global ignore instead:
+# git config --global core.excludesfile '~/.gitignore_global'
+
+# Ignore bundler config.
+/.bundle
+
+# Ignore the default SQLite database.
+/db/*.sqlite3
+/db/*.sqlite3-journal
+
+# Ignore all logfiles and tempfiles.
+/log/*
+!/log/.keep
+/tmp
diff --git a/bog_app_4/Gemfile b/bog_app_4/Gemfile
new file mode 100644
index 00000000..d0ca1fdd
--- /dev/null
+++ b/bog_app_4/Gemfile
@@ -0,0 +1,47 @@
+source 'https://rubygems.org'
+
+
+# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
+gem 'rails', '4.2.6'
+# Use sqlite3 as the database for Active Record
+gem 'sqlite3'
+# Use SCSS for stylesheets
+gem 'sass-rails', '~> 5.0'
+# Use Uglifier as compressor for JavaScript assets
+gem 'uglifier', '>= 1.3.0'
+# Use CoffeeScript for .coffee assets and views
+gem 'coffee-rails', '~> 4.1.0'
+# See https://github.com/rails/execjs#readme for more supported runtimes
+# gem 'therubyracer', platforms: :ruby
+
+# Use jquery as the JavaScript library
+gem 'jquery-rails'
+# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
+gem 'turbolinks'
+# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
+gem 'jbuilder', '~> 2.0'
+# bundle exec rake doc:rails generates the API under doc/api.
+gem 'sdoc', '~> 0.4.0', group: :doc
+
+# Use ActiveModel has_secure_password
+# gem 'bcrypt', '~> 3.1.7'
+
+# Use Unicorn as the app server
+# gem 'unicorn'
+
+# Use Capistrano for deployment
+# gem 'capistrano-rails', group: :development
+
+group :development, :test do
+ # Call 'byebug' anywhere in the code to stop execution and get a debugger console
+ gem 'byebug'
+end
+
+group :development do
+ # Access an IRB console on exception pages or by using <%= console %> in views
+ gem 'web-console', '~> 2.0'
+
+ # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
+ gem 'spring'
+end
+
diff --git a/bog_app_4/Gemfile.lock b/bog_app_4/Gemfile.lock
new file mode 100644
index 00000000..a04998e8
--- /dev/null
+++ b/bog_app_4/Gemfile.lock
@@ -0,0 +1,160 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ actionmailer (4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.6)
+ actionview (= 4.2.6)
+ activesupport (= 4.2.6)
+ rack (~> 1.6)
+ rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.6)
+ activesupport (= 4.2.6)
+ globalid (>= 0.3.0)
+ activemodel (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ activerecord (4.2.6)
+ activemodel (= 4.2.6)
+ activesupport (= 4.2.6)
+ arel (~> 6.0)
+ activesupport (4.2.6)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ arel (6.0.3)
+ binding_of_caller (0.7.2)
+ debug_inspector (>= 0.0.1)
+ builder (3.2.2)
+ byebug (8.2.5)
+ coffee-rails (4.1.1)
+ coffee-script (>= 2.2.0)
+ railties (>= 4.0.0, < 5.1.x)
+ coffee-script (2.4.1)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.10.0)
+ concurrent-ruby (1.0.1)
+ debug_inspector (0.0.2)
+ erubis (2.7.0)
+ execjs (2.6.0)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
+ i18n (0.7.0)
+ jbuilder (2.4.1)
+ activesupport (>= 3.0.0, < 5.1)
+ multi_json (~> 1.2)
+ jquery-rails (4.1.1)
+ rails-dom-testing (>= 1, < 3)
+ railties (>= 4.2.0)
+ thor (>= 0.14, < 2.0)
+ json (1.8.3)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.4)
+ mime-types (>= 1.16, < 4)
+ mime-types (3.0)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0221)
+ mini_portile2 (2.0.0)
+ minitest (5.8.4)
+ multi_json (1.11.3)
+ nokogiri (1.6.7.2)
+ mini_portile2 (~> 2.0.0.rc2)
+ rack (1.6.4)
+ rack-test (0.6.3)
+ rack (>= 1.0)
+ rails (4.2.6)
+ actionmailer (= 4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ activemodel (= 4.2.6)
+ activerecord (= 4.2.6)
+ activesupport (= 4.2.6)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.2.6)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.3)
+ loofah (~> 2.0)
+ railties (4.2.6)
+ actionpack (= 4.2.6)
+ activesupport (= 4.2.6)
+ rake (>= 0.8.7)
+ thor (>= 0.18.1, < 2.0)
+ rake (11.1.2)
+ rdoc (4.2.2)
+ json (~> 1.4)
+ sass (3.4.22)
+ sass-rails (5.0.4)
+ railties (>= 4.0.0, < 5.0)
+ sass (~> 3.1)
+ sprockets (>= 2.8, < 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+ tilt (>= 1.1, < 3)
+ sdoc (0.4.1)
+ json (~> 1.7, >= 1.7.7)
+ rdoc (~> 4.0)
+ spring (1.7.1)
+ sprockets (3.6.0)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (3.0.4)
+ actionpack (>= 4.0)
+ activesupport (>= 4.0)
+ sprockets (>= 3.0.0)
+ sqlite3 (1.3.11)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ tilt (2.0.2)
+ turbolinks (2.5.3)
+ coffee-rails
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ uglifier (3.0.0)
+ execjs (>= 0.3.0, < 3)
+ web-console (2.3.0)
+ activemodel (>= 4.0)
+ binding_of_caller (>= 0.7.2)
+ railties (>= 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ byebug
+ coffee-rails (~> 4.1.0)
+ jbuilder (~> 2.0)
+ jquery-rails
+ rails (= 4.2.6)
+ sass-rails (~> 5.0)
+ sdoc (~> 0.4.0)
+ spring
+ sqlite3
+ turbolinks
+ uglifier (>= 1.3.0)
+ web-console (~> 2.0)
+
+BUNDLED WITH
+ 1.11.2
diff --git a/bog_app_4/README.rdoc b/bog_app_4/README.rdoc
new file mode 100644
index 00000000..dd4e97e2
--- /dev/null
+++ b/bog_app_4/README.rdoc
@@ -0,0 +1,28 @@
+== README
+
+This README would normally document whatever steps are necessary to get the
+application up and running.
+
+Things you may want to cover:
+
+* Ruby version
+
+* System dependencies
+
+* Configuration
+
+* Database creation
+
+* Database initialization
+
+* How to run the test suite
+
+* Services (job queues, cache servers, search engines, etc.)
+
+* Deployment instructions
+
+* ...
+
+
+Please feel free to use a different markup language if you do not plan to run
+rake doc:app.
diff --git a/bog_app_4/Rakefile b/bog_app_4/Rakefile
new file mode 100644
index 00000000..ba6b733d
--- /dev/null
+++ b/bog_app_4/Rakefile
@@ -0,0 +1,6 @@
+# Add your own tasks in files placed in lib/tasks ending in .rake,
+# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
+
+require File.expand_path('../config/application', __FILE__)
+
+Rails.application.load_tasks
diff --git a/bog_app_4/app/assets/images/.keep b/bog_app_4/app/assets/images/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/app/assets/javascripts/application.js b/bog_app_4/app/assets/javascripts/application.js
new file mode 100644
index 00000000..e07c5a83
--- /dev/null
+++ b/bog_app_4/app/assets/javascripts/application.js
@@ -0,0 +1,16 @@
+// This is a manifest file that'll be compiled into application.js, which will include all the files
+// listed below.
+//
+// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
+// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
+//
+// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
+// compiled file.
+//
+// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
+// about supported directives.
+//
+//= require jquery
+//= require jquery_ujs
+//= require turbolinks
+//= require_tree .
diff --git a/bog_app_4/app/assets/javascripts/creatures.coffee b/bog_app_4/app/assets/javascripts/creatures.coffee
new file mode 100644
index 00000000..24f83d18
--- /dev/null
+++ b/bog_app_4/app/assets/javascripts/creatures.coffee
@@ -0,0 +1,3 @@
+# Place all the behaviors and hooks related to the matching controller here.
+# All this logic will automatically be available in application.js.
+# You can use CoffeeScript in this file: http://coffeescript.org/
diff --git a/bog_app_4/app/assets/stylesheets/application.css b/bog_app_4/app/assets/stylesheets/application.css
new file mode 100644
index 00000000..d0358b08
--- /dev/null
+++ b/bog_app_4/app/assets/stylesheets/application.css
@@ -0,0 +1,16 @@
+/*
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
+ * listed below.
+ *
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
+ *
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
+ * compiled file so the styles you add here take precedence over styles defined in any styles
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
+ * file per style scope.
+ *
+ *= require bootstrap-3.3.6.min
+ *= require_tree .
+ *= require_self
+ */
diff --git a/bog_app_4/app/assets/stylesheets/creatures.scss b/bog_app_4/app/assets/stylesheets/creatures.scss
new file mode 100644
index 00000000..d56dd91c
--- /dev/null
+++ b/bog_app_4/app/assets/stylesheets/creatures.scss
@@ -0,0 +1,3 @@
+// Place all the styles related to the creatures controller here.
+// They will automatically be included in application.css.
+// You can use Sass (SCSS) here: http://sass-lang.com/
diff --git a/bog_app_4/app/controllers/application_controller.rb b/bog_app_4/app/controllers/application_controller.rb
new file mode 100644
index 00000000..d83690e1
--- /dev/null
+++ b/bog_app_4/app/controllers/application_controller.rb
@@ -0,0 +1,5 @@
+class ApplicationController < ActionController::Base
+ # Prevent CSRF attacks by raising an exception.
+ # For APIs, you may want to use :null_session instead.
+ protect_from_forgery with: :exception
+end
diff --git a/bog_app_4/app/controllers/concerns/.keep b/bog_app_4/app/controllers/concerns/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/app/controllers/creatures_controller.rb b/bog_app_4/app/controllers/creatures_controller.rb
new file mode 100644
index 00000000..65da565e
--- /dev/null
+++ b/bog_app_4/app/controllers/creatures_controller.rb
@@ -0,0 +1,6 @@
+class CreaturesController < ApplicationController
+ def index
+ @creatures = Creature.all
+ render :index
+ end
+end
diff --git a/bog_app_4/app/helpers/application_helper.rb b/bog_app_4/app/helpers/application_helper.rb
new file mode 100644
index 00000000..de6be794
--- /dev/null
+++ b/bog_app_4/app/helpers/application_helper.rb
@@ -0,0 +1,2 @@
+module ApplicationHelper
+end
diff --git a/bog_app_4/app/helpers/creatures_helper.rb b/bog_app_4/app/helpers/creatures_helper.rb
new file mode 100644
index 00000000..5067915d
--- /dev/null
+++ b/bog_app_4/app/helpers/creatures_helper.rb
@@ -0,0 +1,2 @@
+module CreaturesHelper
+end
diff --git a/bog_app_4/app/mailers/.keep b/bog_app_4/app/mailers/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/app/models/.keep b/bog_app_4/app/models/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/app/models/concerns/.keep b/bog_app_4/app/models/concerns/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/app/models/creature.rb b/bog_app_4/app/models/creature.rb
new file mode 100644
index 00000000..c5c44c53
--- /dev/null
+++ b/bog_app_4/app/models/creature.rb
@@ -0,0 +1,2 @@
+class Creature < ActiveRecord::Base
+end
diff --git a/bog_app_4/app/views/creatures/index.html.erb b/bog_app_4/app/views/creatures/index.html.erb
new file mode 100644
index 00000000..66f7992c
--- /dev/null
+++ b/bog_app_4/app/views/creatures/index.html.erb
@@ -0,0 +1,6 @@
+<% @creatures.each do |creature| %>
+
+ Name: <%= creature.name %>
+ Description: <% creature.name %>
+
+<% end %>
diff --git a/bog_app_4/app/views/layouts/application.html.erb b/bog_app_4/app/views/layouts/application.html.erb
new file mode 100644
index 00000000..ed10c056
--- /dev/null
+++ b/bog_app_4/app/views/layouts/application.html.erb
@@ -0,0 +1,14 @@
+
+
+
+ BogApp4
+ <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
+ <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
+ <%= csrf_meta_tags %>
+
+
+
+<%= yield %>
+
+
+
diff --git a/bog_app_4/bin/bundle b/bog_app_4/bin/bundle
new file mode 100755
index 00000000..66e9889e
--- /dev/null
+++ b/bog_app_4/bin/bundle
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+load Gem.bin_path('bundler', 'bundle')
diff --git a/bog_app_4/bin/rails b/bog_app_4/bin/rails
new file mode 100755
index 00000000..0138d79b
--- /dev/null
+++ b/bog_app_4/bin/rails
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+APP_PATH = File.expand_path('../../config/application', __FILE__)
+require_relative '../config/boot'
+require 'rails/commands'
diff --git a/bog_app_4/bin/rake b/bog_app_4/bin/rake
new file mode 100755
index 00000000..d87d5f57
--- /dev/null
+++ b/bog_app_4/bin/rake
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+require_relative '../config/boot'
+require 'rake'
+Rake.application.run
diff --git a/bog_app_4/bin/setup b/bog_app_4/bin/setup
new file mode 100755
index 00000000..acdb2c13
--- /dev/null
+++ b/bog_app_4/bin/setup
@@ -0,0 +1,29 @@
+#!/usr/bin/env ruby
+require 'pathname'
+
+# path to your application root.
+APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
+
+Dir.chdir APP_ROOT do
+ # This script is a starting point to setup your application.
+ # Add necessary setup steps to this file:
+
+ puts "== Installing dependencies =="
+ system "gem install bundler --conservative"
+ system "bundle check || bundle install"
+
+ # puts "\n== Copying sample files =="
+ # unless File.exist?("config/database.yml")
+ # system "cp config/database.yml.sample config/database.yml"
+ # end
+
+ puts "\n== Preparing database =="
+ system "bin/rake db:setup"
+
+ puts "\n== Removing old logs and tempfiles =="
+ system "rm -f log/*"
+ system "rm -rf tmp/cache"
+
+ puts "\n== Restarting application server =="
+ system "touch tmp/restart.txt"
+end
diff --git a/bog_app_4/bin/spring b/bog_app_4/bin/spring
new file mode 100755
index 00000000..7fe232c3
--- /dev/null
+++ b/bog_app_4/bin/spring
@@ -0,0 +1,15 @@
+#!/usr/bin/env ruby
+
+# This file loads spring without using Bundler, in order to be fast.
+# It gets overwritten when you run the `spring binstub` command.
+
+unless defined?(Spring)
+ require 'rubygems'
+ require 'bundler'
+
+ if (match = Bundler.default_lockfile.read.match(/^GEM$.*?^ (?: )*spring \((.*?)\)$.*?^$/m))
+ Gem.paths = { 'GEM_PATH' => [Bundler.bundle_path.to_s, *Gem.path].uniq.join(Gem.path_separator) }
+ gem 'spring', match[1]
+ require 'spring/binstub'
+ end
+end
diff --git a/bog_app_4/config.ru b/bog_app_4/config.ru
new file mode 100644
index 00000000..bd83b254
--- /dev/null
+++ b/bog_app_4/config.ru
@@ -0,0 +1,4 @@
+# This file is used by Rack-based servers to start the application.
+
+require ::File.expand_path('../config/environment', __FILE__)
+run Rails.application
diff --git a/bog_app_4/config/application.rb b/bog_app_4/config/application.rb
new file mode 100644
index 00000000..cef8aba1
--- /dev/null
+++ b/bog_app_4/config/application.rb
@@ -0,0 +1,35 @@
+require File.expand_path('../boot', __FILE__)
+
+require "rails"
+# Pick the frameworks you want:
+require "active_model/railtie"
+require "active_job/railtie"
+require "active_record/railtie"
+require "action_controller/railtie"
+require "action_mailer/railtie"
+require "action_view/railtie"
+require "sprockets/railtie"
+# require "rails/test_unit/railtie"
+
+# Require the gems listed in Gemfile, including any gems
+# you've limited to :test, :development, or :production.
+Bundler.require(*Rails.groups)
+
+module BogApp4
+ class Application < Rails::Application
+ # Settings in config/environments/* take precedence over those specified here.
+ # Application configuration should go into files in config/initializers
+ # -- all .rb files in that directory are automatically loaded.
+
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
+ # config.time_zone = 'Central Time (US & Canada)'
+
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
+ # config.i18n.default_locale = :de
+
+ # Do not swallow errors in after_commit/after_rollback callbacks.
+ config.active_record.raise_in_transactional_callbacks = true
+ end
+end
diff --git a/bog_app_4/config/boot.rb b/bog_app_4/config/boot.rb
new file mode 100644
index 00000000..6b750f00
--- /dev/null
+++ b/bog_app_4/config/boot.rb
@@ -0,0 +1,3 @@
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+
+require 'bundler/setup' # Set up gems listed in the Gemfile.
diff --git a/bog_app_4/config/database.yml b/bog_app_4/config/database.yml
new file mode 100644
index 00000000..1c1a37ca
--- /dev/null
+++ b/bog_app_4/config/database.yml
@@ -0,0 +1,25 @@
+# SQLite version 3.x
+# gem install sqlite3
+#
+# Ensure the SQLite 3 gem is defined in your Gemfile
+# gem 'sqlite3'
+#
+default: &default
+ adapter: sqlite3
+ pool: 5
+ timeout: 5000
+
+development:
+ <<: *default
+ database: db/development.sqlite3
+
+# Warning: The database defined as "test" will be erased and
+# re-generated from your development database when you run "rake".
+# Do not set this db to the same as development or production.
+test:
+ <<: *default
+ database: db/test.sqlite3
+
+production:
+ <<: *default
+ database: db/production.sqlite3
diff --git a/bog_app_4/config/environment.rb b/bog_app_4/config/environment.rb
new file mode 100644
index 00000000..ee8d90dc
--- /dev/null
+++ b/bog_app_4/config/environment.rb
@@ -0,0 +1,5 @@
+# Load the Rails application.
+require File.expand_path('../application', __FILE__)
+
+# Initialize the Rails application.
+Rails.application.initialize!
diff --git a/bog_app_4/config/environments/development.rb b/bog_app_4/config/environments/development.rb
new file mode 100644
index 00000000..b55e2144
--- /dev/null
+++ b/bog_app_4/config/environments/development.rb
@@ -0,0 +1,41 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # In the development environment your application's code is reloaded on
+ # every request. This slows down response time but is perfect for development
+ # since you don't have to restart the web server when you make code changes.
+ config.cache_classes = false
+
+ # Do not eager load code on boot.
+ config.eager_load = false
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Don't care if the mailer can't send.
+ config.action_mailer.raise_delivery_errors = false
+
+ # Print deprecation notices to the Rails logger.
+ config.active_support.deprecation = :log
+
+ # Raise an error on page load if there are pending migrations.
+ config.active_record.migration_error = :page_load
+
+ # Debug mode disables concatenation and preprocessing of assets.
+ # This option may cause significant delays in view rendering with a large
+ # number of complex assets.
+ config.assets.debug = true
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+ config.assets.digest = true
+
+ # Adds additional error checking when serving assets at runtime.
+ # Checks for improperly declared sprockets dependencies.
+ # Raises helpful error messages.
+ config.assets.raise_runtime_errors = true
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/bog_app_4/config/environments/production.rb b/bog_app_4/config/environments/production.rb
new file mode 100644
index 00000000..5c1b32e4
--- /dev/null
+++ b/bog_app_4/config/environments/production.rb
@@ -0,0 +1,79 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # Code is not reloaded between requests.
+ config.cache_classes = true
+
+ # Eager load code on boot. This eager loads most of Rails and
+ # your application in memory, allowing both threaded web servers
+ # and those relying on copy on write to perform better.
+ # Rake tasks automatically ignore this option for performance.
+ config.eager_load = true
+
+ # Full error reports are disabled and caching is turned on.
+ config.consider_all_requests_local = false
+ config.action_controller.perform_caching = true
+
+ # Enable Rack::Cache to put a simple HTTP cache in front of your application
+ # Add `rack-cache` to your Gemfile before enabling this.
+ # For large-scale production use, consider using a caching reverse proxy like
+ # NGINX, varnish or squid.
+ # config.action_dispatch.rack_cache = true
+
+ # Disable serving static files from the `/public` folder by default since
+ # Apache or NGINX already handles this.
+ config.serve_static_files = ENV['RAILS_SERVE_STATIC_FILES'].present?
+
+ # Compress JavaScripts and CSS.
+ config.assets.js_compressor = :uglifier
+ # config.assets.css_compressor = :sass
+
+ # Do not fallback to assets pipeline if a precompiled asset is missed.
+ config.assets.compile = false
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+ config.assets.digest = true
+
+ # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
+
+ # Specifies the header that your server uses for sending files.
+ # config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
+
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
+ # config.force_ssl = true
+
+ # Use the lowest log level to ensure availability of diagnostic information
+ # when problems arise.
+ config.log_level = :debug
+
+ # Prepend all log lines with the following tags.
+ # config.log_tags = [ :subdomain, :uuid ]
+
+ # Use a different logger for distributed setups.
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
+
+ # Use a different cache store in production.
+ # config.cache_store = :mem_cache_store
+
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server.
+ # config.action_controller.asset_host = 'http://assets.example.com'
+
+ # Ignore bad email addresses and do not raise email delivery errors.
+ # Set this to true and configure the email server for immediate delivery to raise delivery errors.
+ # config.action_mailer.raise_delivery_errors = false
+
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
+ # the I18n.default_locale when a translation cannot be found).
+ config.i18n.fallbacks = true
+
+ # Send deprecation notices to registered listeners.
+ config.active_support.deprecation = :notify
+
+ # Use default logging formatter so that PID and timestamp are not suppressed.
+ config.log_formatter = ::Logger::Formatter.new
+
+ # Do not dump schema after migrations.
+ config.active_record.dump_schema_after_migration = false
+end
diff --git a/bog_app_4/config/environments/test.rb b/bog_app_4/config/environments/test.rb
new file mode 100644
index 00000000..1c19f08b
--- /dev/null
+++ b/bog_app_4/config/environments/test.rb
@@ -0,0 +1,42 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # The test environment is used exclusively to run your application's
+ # test suite. You never need to work with it otherwise. Remember that
+ # your test database is "scratch space" for the test suite and is wiped
+ # and recreated between test runs. Don't rely on the data there!
+ config.cache_classes = true
+
+ # Do not eager load code on boot. This avoids loading your whole application
+ # just for the purpose of running a single test. If you are using a tool that
+ # preloads Rails for running tests, you may have to set it to true.
+ config.eager_load = false
+
+ # Configure static file server for tests with Cache-Control for performance.
+ config.serve_static_files = true
+ config.static_cache_control = 'public, max-age=3600'
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Raise exceptions instead of rendering exception templates.
+ config.action_dispatch.show_exceptions = false
+
+ # Disable request forgery protection in test environment.
+ config.action_controller.allow_forgery_protection = false
+
+ # Tell Action Mailer not to deliver emails to the real world.
+ # The :test delivery method accumulates sent emails in the
+ # ActionMailer::Base.deliveries array.
+ config.action_mailer.delivery_method = :test
+
+ # Randomize the order test cases are executed.
+ config.active_support.test_order = :random
+
+ # Print deprecation notices to the stderr.
+ config.active_support.deprecation = :stderr
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/bog_app_4/config/initializers/assets.rb b/bog_app_4/config/initializers/assets.rb
new file mode 100644
index 00000000..01ef3e66
--- /dev/null
+++ b/bog_app_4/config/initializers/assets.rb
@@ -0,0 +1,11 @@
+# Be sure to restart your server when you modify this file.
+
+# Version of your assets, change this if you want to expire all your assets.
+Rails.application.config.assets.version = '1.0'
+
+# Add additional assets to the asset load path
+# Rails.application.config.assets.paths << Emoji.images_path
+
+# Precompile additional assets.
+# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
+# Rails.application.config.assets.precompile += %w( search.js )
diff --git a/bog_app_4/config/initializers/backtrace_silencers.rb b/bog_app_4/config/initializers/backtrace_silencers.rb
new file mode 100644
index 00000000..59385cdf
--- /dev/null
+++ b/bog_app_4/config/initializers/backtrace_silencers.rb
@@ -0,0 +1,7 @@
+# Be sure to restart your server when you modify this file.
+
+# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
+# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
+
+# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
+# Rails.backtrace_cleaner.remove_silencers!
diff --git a/bog_app_4/config/initializers/cookies_serializer.rb b/bog_app_4/config/initializers/cookies_serializer.rb
new file mode 100644
index 00000000..7f70458d
--- /dev/null
+++ b/bog_app_4/config/initializers/cookies_serializer.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.action_dispatch.cookies_serializer = :json
diff --git a/bog_app_4/config/initializers/filter_parameter_logging.rb b/bog_app_4/config/initializers/filter_parameter_logging.rb
new file mode 100644
index 00000000..4a994e1e
--- /dev/null
+++ b/bog_app_4/config/initializers/filter_parameter_logging.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Configure sensitive parameters which will be filtered from the log file.
+Rails.application.config.filter_parameters += [:password]
diff --git a/bog_app_4/config/initializers/inflections.rb b/bog_app_4/config/initializers/inflections.rb
new file mode 100644
index 00000000..ac033bf9
--- /dev/null
+++ b/bog_app_4/config/initializers/inflections.rb
@@ -0,0 +1,16 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new inflection rules using the following format. Inflections
+# are locale specific, and you may define rules for as many different
+# locales as you wish. All of these examples are active by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.plural /^(ox)$/i, '\1en'
+# inflect.singular /^(ox)en/i, '\1'
+# inflect.irregular 'person', 'people'
+# inflect.uncountable %w( fish sheep )
+# end
+
+# These inflection rules are supported but not enabled by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.acronym 'RESTful'
+# end
diff --git a/bog_app_4/config/initializers/mime_types.rb b/bog_app_4/config/initializers/mime_types.rb
new file mode 100644
index 00000000..dc189968
--- /dev/null
+++ b/bog_app_4/config/initializers/mime_types.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new mime types for use in respond_to blocks:
+# Mime::Type.register "text/richtext", :rtf
diff --git a/bog_app_4/config/initializers/session_store.rb b/bog_app_4/config/initializers/session_store.rb
new file mode 100644
index 00000000..55f706a8
--- /dev/null
+++ b/bog_app_4/config/initializers/session_store.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.session_store :cookie_store, key: '_bog_app_4_session'
diff --git a/bog_app_4/config/initializers/wrap_parameters.rb b/bog_app_4/config/initializers/wrap_parameters.rb
new file mode 100644
index 00000000..33725e95
--- /dev/null
+++ b/bog_app_4/config/initializers/wrap_parameters.rb
@@ -0,0 +1,14 @@
+# Be sure to restart your server when you modify this file.
+
+# This file contains settings for ActionController::ParamsWrapper which
+# is enabled by default.
+
+# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
+ActiveSupport.on_load(:action_controller) do
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
+end
+
+# To enable root element in JSON for ActiveRecord objects.
+# ActiveSupport.on_load(:active_record) do
+# self.include_root_in_json = true
+# end
diff --git a/bog_app_4/config/locales/en.yml b/bog_app_4/config/locales/en.yml
new file mode 100644
index 00000000..06539571
--- /dev/null
+++ b/bog_app_4/config/locales/en.yml
@@ -0,0 +1,23 @@
+# Files in the config/locales directory are used for internationalization
+# and are automatically loaded by Rails. If you want to use locales other
+# than English, add the necessary files in this directory.
+#
+# To use the locales, use `I18n.t`:
+#
+# I18n.t 'hello'
+#
+# In views, this is aliased to just `t`:
+#
+# <%= t('hello') %>
+#
+# To use a different locale, set it with `I18n.locale`:
+#
+# I18n.locale = :es
+#
+# This would use the information in config/locales/es.yml.
+#
+# To learn more, please read the Rails Internationalization guide
+# available at http://guides.rubyonrails.org/i18n.html.
+
+en:
+ hello: "Hello world"
diff --git a/bog_app_4/config/routes.rb b/bog_app_4/config/routes.rb
new file mode 100644
index 00000000..aa194ded
--- /dev/null
+++ b/bog_app_4/config/routes.rb
@@ -0,0 +1,5 @@
+Rails.application.routes.draw do
+ root "creatures#index"
+
+ get "/creatures", to: "creatures#index", as: "creatures"
+end
diff --git a/bog_app_4/config/secrets.yml b/bog_app_4/config/secrets.yml
new file mode 100644
index 00000000..418672a6
--- /dev/null
+++ b/bog_app_4/config/secrets.yml
@@ -0,0 +1,22 @@
+# Be sure to restart your server when you modify this file.
+
+# Your secret key is used for verifying the integrity of signed cookies.
+# If you change this key, all old signed cookies will become invalid!
+
+# Make sure the secret is at least 30 characters and all random,
+# no regular words or you'll be exposed to dictionary attacks.
+# You can use `rake secret` to generate a secure secret key.
+
+# Make sure the secrets in this file are kept private
+# if you're sharing your code publicly.
+
+development:
+ secret_key_base: 389af4b96552e0d32ae7a267a07f4b6d8fefb336a5c5a19e4ff3a045837a70d125f98f05fb7ddc72b6d997e03be84668acd63ea48ce1929d491ec23d1b247bca
+
+test:
+ secret_key_base: c188b4b9b13e9e5f9813403347f1abe7b45ba8d0c02e316b80dae63982730ca90989a83e07f14e2ab180fd0ecbfb359772679dccd7afafadac73eaa75b46417c
+
+# Do not keep production secrets in the repository,
+# instead read values from the environment.
+production:
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
diff --git a/bog_app_4/db/migrate/20160501032413_create_creatures.rb b/bog_app_4/db/migrate/20160501032413_create_creatures.rb
new file mode 100644
index 00000000..e1329748
--- /dev/null
+++ b/bog_app_4/db/migrate/20160501032413_create_creatures.rb
@@ -0,0 +1,10 @@
+class CreateCreatures < ActiveRecord::Migration
+ def change
+ create_table :creatures do |t|
+ t.string :name
+ t.string :description
+
+ t.timestamps null: false
+ end
+ end
+end
diff --git a/bog_app_4/db/schema.rb b/bog_app_4/db/schema.rb
new file mode 100644
index 00000000..e1faa6c4
--- /dev/null
+++ b/bog_app_4/db/schema.rb
@@ -0,0 +1,23 @@
+# encoding: UTF-8
+# This file is auto-generated from the current state of the database. Instead
+# of editing this file, please use the migrations feature of Active Record to
+# incrementally modify your database, and then regenerate this schema definition.
+#
+# Note that this schema.rb definition is the authoritative source for your
+# database schema. If you need to create the application database on another
+# system, you should be using db:schema:load, not running all the migrations
+# from scratch. The latter is a flawed and unsustainable approach (the more migrations
+# you'll amass, the slower it'll run and the greater likelihood for issues).
+#
+# It's strongly recommended that you check this file into your version control system.
+
+ActiveRecord::Schema.define(version: 20160501032413) do
+
+ create_table "creatures", force: :cascade do |t|
+ t.string "name"
+ t.string "description"
+ t.datetime "created_at", null: false
+ t.datetime "updated_at", null: false
+ end
+
+end
diff --git a/bog_app_4/db/seeds.rb b/bog_app_4/db/seeds.rb
new file mode 100644
index 00000000..269dd8a1
--- /dev/null
+++ b/bog_app_4/db/seeds.rb
@@ -0,0 +1,2 @@
+Creature.create({name: "Luke", description: "Jedi"})
+Creature.create({name: "Darth Vader", description: "Father of Luke"})
diff --git a/bog_app_4/lib/assets/.keep b/bog_app_4/lib/assets/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/lib/tasks/.keep b/bog_app_4/lib/tasks/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/log/.keep b/bog_app_4/log/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/public/404.html b/bog_app_4/public/404.html
new file mode 100644
index 00000000..b612547f
--- /dev/null
+++ b/bog_app_4/public/404.html
@@ -0,0 +1,67 @@
+
+
+
+ The page you were looking for doesn't exist (404)
+
+
+
+
+
+
+
+
+
The page you were looking for doesn't exist.
+
You may have mistyped the address or the page may have moved.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_4/public/422.html b/bog_app_4/public/422.html
new file mode 100644
index 00000000..a21f82b3
--- /dev/null
+++ b/bog_app_4/public/422.html
@@ -0,0 +1,67 @@
+
+
+
+ The change you wanted was rejected (422)
+
+
+
+
+
+
+
+
+
The change you wanted was rejected.
+
Maybe you tried to change something you didn't have access to.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_4/public/500.html b/bog_app_4/public/500.html
new file mode 100644
index 00000000..061abc58
--- /dev/null
+++ b/bog_app_4/public/500.html
@@ -0,0 +1,66 @@
+
+
+
+ We're sorry, but something went wrong (500)
+
+
+
+
+
+
+
+
+
We're sorry, but something went wrong.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/bog_app_4/public/favicon.ico b/bog_app_4/public/favicon.ico
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/public/robots.txt b/bog_app_4/public/robots.txt
new file mode 100644
index 00000000..3c9c7c01
--- /dev/null
+++ b/bog_app_4/public/robots.txt
@@ -0,0 +1,5 @@
+# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
+#
+# To ban all spiders from the entire site uncomment the next two lines:
+# User-agent: *
+# Disallow: /
diff --git a/bog_app_4/vendor/assets/javascripts/.keep b/bog_app_4/vendor/assets/javascripts/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/vendor/assets/stylesheets/.keep b/bog_app_4/vendor/assets/stylesheets/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app_4/vendor/assets/stylesheets/bootstrap-3.3.6.min.css b/bog_app_4/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
new file mode 100644
index 00000000..4cf729e4
--- /dev/null
+++ b/bog_app_4/vendor/assets/stylesheets/bootstrap-3.3.6.min.css
@@ -0,0 +1,6 @@
+/*!
+ * Bootstrap v3.3.6 (http://getbootstrap.com)
+ * Copyright 2011-2015 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
From 25464f9151eb16694a8aa48e5480e333e32883b2 Mon Sep 17 00:00:00 2001
From: srhbnnstr
Date: Sat, 30 Apr 2016 20:50:50 -0700
Subject: [PATCH 7/9] fourth run done
---
.../app/controllers/creatures_controller.rb | 48 +++++++++++++++++++
bog_app_4/app/views/creatures/edit.html.erb | 5 ++
bog_app_4/app/views/creatures/new.html.erb | 5 ++
bog_app_4/app/views/creatures/show.html.erb | 3 ++
bog_app_4/config/routes.rb | 6 +++
5 files changed, 67 insertions(+)
create mode 100644 bog_app_4/app/views/creatures/edit.html.erb
create mode 100644 bog_app_4/app/views/creatures/new.html.erb
create mode 100644 bog_app_4/app/views/creatures/show.html.erb
diff --git a/bog_app_4/app/controllers/creatures_controller.rb b/bog_app_4/app/controllers/creatures_controller.rb
index 65da565e..165cf4e7 100644
--- a/bog_app_4/app/controllers/creatures_controller.rb
+++ b/bog_app_4/app/controllers/creatures_controller.rb
@@ -3,4 +3,52 @@ def index
@creatures = Creature.all
render :index
end
+
+ def new
+ @creature = Creature.new
+ render :new
+ end
+
+ def create
+ creature_params = params.require(:creature).permit(:name, :description)
+ creature = Creature.new(creature_params)
+ if creature.save
+ redirect_to creatures_path
+ end
+ end
+
+ def show
+ creature_id = params[:id]
+ @creature = Creature.find(creature_id)
+ render :show
+ end
+
+ def create
+ creature_params = params.require(:creature).permit(:name, :description)
+ creature = Creature.new(creature_params)
+ if creature.save
+ redirect_to creature_path(creature)
+ end
+ end
+
+ def edit
+ creature_id = params[:id]
+ @creature = Creature.find_by_id(creature_id)
+ render :edit
+ end
+
+ def update
+ creature_id = params[:id]
+ creature = Creature.find_by_id(creature_id)
+ creature_params = params.require(:creature).permit(:name, :description)
+ creature.update_attributes(creature_params)
+ redirect_to creature_path(creature)
+ end
+
+ def destroy
+ creature_id = params[:id]
+ creature = Creature.find_by_id(creature_id)
+ creature.destroy
+ redirect_to creatures_path
+ end
end
diff --git a/bog_app_4/app/views/creatures/edit.html.erb b/bog_app_4/app/views/creatures/edit.html.erb
new file mode 100644
index 00000000..1a910255
--- /dev/null
+++ b/bog_app_4/app/views/creatures/edit.html.erb
@@ -0,0 +1,5 @@
+<%= form_for @creatures do |f| %>
+ <%= f.text_field :name %>
+ <%= f.text_area :description %>
+ <%= f.submit "Save Creature" %>
+ <% end %>
diff --git a/bog_app_4/app/views/creatures/new.html.erb b/bog_app_4/app/views/creatures/new.html.erb
new file mode 100644
index 00000000..d1fbfaa3
--- /dev/null
+++ b/bog_app_4/app/views/creatures/new.html.erb
@@ -0,0 +1,5 @@
+ <%= form_for @creature do |f| %>
+ <%= f.text_field :name %>
+ <%= f.text_area :description %>
+ <%= f.submit "Save Creature" %>
+ <% end %>
diff --git a/bog_app_4/app/views/creatures/show.html.erb b/bog_app_4/app/views/creatures/show.html.erb
new file mode 100644
index 00000000..d6620689
--- /dev/null
+++ b/bog_app_4/app/views/creatures/show.html.erb
@@ -0,0 +1,3 @@
+<%= @creature.name %>
+<%= @creature.description %>
+<%= delete_to "Delete", @creature, method: :delete %>
diff --git a/bog_app_4/config/routes.rb b/bog_app_4/config/routes.rb
index aa194ded..9d5ff321 100644
--- a/bog_app_4/config/routes.rb
+++ b/bog_app_4/config/routes.rb
@@ -2,4 +2,10 @@
root "creatures#index"
get "/creatures", to: "creatures#index", as: "creatures"
+ get "/creatures/new", to: "creatures#new"
+ post "/creatures", to: "creatures#create"
+ get "/creatures/:id", to: "creatures#show", as: "creature"
+ get "/creatures/:id/edit", to: "creatures#edit", as: "edit_creature"
+ patch "/creatures/:id", to: "creatures#update"
+ delete "/creatures/:id", to: "creatures#destroy"
end
From 584b7e266fe54a1dbe23490ffbfd3061127bceb1 Mon Sep 17 00:00:00 2001
From: srhbnnstr
Date: Sat, 30 Apr 2016 20:51:19 -0700
Subject: [PATCH 8/9] finished fourth run
---
bog_app_4/db/development.sqlite3 | Bin 0 -> 20480 bytes
bog_app_4/db/test.sqlite3 | 0
bog_app_4/log/development.log | 20 ++++++++++++++++++++
bog_app_4/tmp/pids/server.pid | 1 +
4 files changed, 21 insertions(+)
create mode 100644 bog_app_4/db/development.sqlite3
create mode 100644 bog_app_4/db/test.sqlite3
create mode 100644 bog_app_4/log/development.log
create mode 100644 bog_app_4/tmp/pids/server.pid
diff --git a/bog_app_4/db/development.sqlite3 b/bog_app_4/db/development.sqlite3
new file mode 100644
index 0000000000000000000000000000000000000000..127ae0420b3be9c871f0bfeb74d5c90696b6e492
GIT binary patch
literal 20480
zcmeI)&u-c<90zcR@MoLE(j6*}SlOjfOPla_AWd4jW)m9?l)^Ml$Rlov2B8h1+Lb-R
zo@DPdX~#)@gE?(MK*x64g?=rp_)q+E{PD>OaC%a615VFI{*VPUN4AJ0kyn%wLgFIF
zM4lyC6r!_=xJnD6Ph9o2PITD4o&TdPSM&FZn)?9lgChnnqHy=ser$Cllq
zc3tFlt+q$ia9WjKF~8SmzNkClMD9i4j=aU@n@PCSWr0c^7Vy9w^2IQdi?DS~zcx)o
z5~-I5()7Uf9R6kExdNy=?)CYQb%*Y`&%*h}_ZsB8mA38bN!t<&JF-4fb=`24)@`cZ
z3lg$iaeo}HNE=9r)PZ=A#O;3l^9dr$)_)B?Q=GeK;n`eLei89Of&c^{009U<00Izz
z00bZa0SG`~BLudjh?dojqF&GqJ(tZJxhG;>IR9_N=3)^LfB*y_009U<00Izz00bZa
zfjfa`vi5lS{2#vmmz5MzzAFQ9L4p7TAOHafKmY;|fB*y_009U*B!N>oPM&L~dBpsn
zPd_k+`)^p#=RO^s(c0uQ4^Pn
Date: Mon, 2 May 2016 15:50:02 -0700
Subject: [PATCH 9/9] fixing branches
---
bog_app/db/development.sqlite3 | Bin 0 -> 20480 bytes
bog_app/db/test.sqlite3 | 0
bog_app/log/development.log | 1629 +++++++++++++++++
...M-3Q-r9VM0cNxIYV3xgsEkMnnE2xT0rYJZbc.cache | 1 +
...3rIGbyVTrZEXuqTg4J6FHAs13XMJ9PCh2j5E.cache | Bin 0 -> 6268 bytes
...zI5GFWyn9e84OOkKs3INfCc_KojDZDdT5nSQ.cache | 1 +
..._ousRNM9SEgNBzd5d82HbKJ4v-26dUZIsjfo.cache | 1 +
...koKbxw808_3_0QAmy18a_UHJ7HF0KLS3PBKg.cache | 1 +
...gbBMIDqZ9J-ao59C7sucGqlSwm_hWuUBS3Js.cache | 1 +
...mLnQwUoAmYQG_U6R8VzbCrkkKv5w0vry-e7g.cache | 1 +
...PJx9A3D3xcCoktvEvQUs7NcWChYXnjjjPzz0.cache | 2 +
...HcXM749n4xiP_3J4JqvxQoBCvv9FH1WLhLI8.cache | Bin 0 -> 20917 bytes
...7LLtOtjb6fdnXLdEbDHsvti-xOAecf-v7Awc.cache | 1 +
...Webyw_O9JDsmyZ5uxXlUSZsXRMB-Ik3_Slv0.cache | 3 +
...Ql74JQNkwFL3ahZH_9x44ceqa9hOT8lQ_SfM.cache | 2 +
...gdE0A9euCNol0Sr-NFgdgrz0MykOayYaOdeA.cache | Bin 0 -> 36 bytes
...wWeL1U3n1qN9paQpNDFNwyfdU7gDMboH0srk.cache | 1 +
...JOruya269tmFKjzRoy6MCaaSQ5VDqifhUlkI.cache | 3 +
...DOz5cQ-dn1_Z182zSxynLVSFHnjlhsUX98Kc.cache | 3 +
...B_cvw-KDnmH-dV3ddzCbowE009JsUGpau22o.cache | 2 +
...OMbRIYQaY7FWztqwEhI8dXvPnoE87zqEYwjk.cache | 1 +
...q5KZ9GOL-QSUpyfJL0SsC5NkovzQRLpTC7ls.cache | 3 +
...3fQrkAIzMxUlHQuPMWjnlwYXAWHBnDKpxF_w.cache | 1 +
...QyZKAxBEPTFcwCh0l3dXeOrJOv-VavsPRKhQ.cache | 2 +
...9KguWccMb7QRbbM5CmxmifpcSBHLlLK48Ezw.cache | 1 +
...2NpWxCMHEOyZiDV4MazDyj-lJ9vVA_IfsDKE.cache | 1 +
...7E2-1SXl4bkRvOKqhzFKTjPvbglVtjbjV6WQ.cache | Bin 0 -> 6478 bytes
...QlibhVcT3ueeDFOtoDTKhTKvjwHI4c0hqPxc.cache | 1 +
...EErSsgxSIb2ey07HTkhYoQ48sGCjK_v0qVeQ.cache | 1 +
...M8AXeiiO4fXoH_G60gxoA8s_0ttD2Eg6DAiA.cache | Bin 0 -> 971 bytes
...FS-90Dei6Z7pvcRO0T2VtxTN37OQLjVzBveQ.cache | 1 +
...WwaJ_fXojx_4CHJdWl6056dRTk-tLUokadxM.cache | 1 +
...3jPjDKoc2X6f80jDBia453PpMxp8JyKNsTsk.cache | 3 +
...aTupX1WIn8QsYp-3UvhAFtPLbwh9jMzsxwwQ.cache | 1 +
...Rj7C6lLqMJH3dFf1UhbeSLl46GIZMPsHzYXw.cache | Bin 0 -> 1133 bytes
...FtnhB_iLMUhd_EBFQhIFHIstIPtXOKqfNaqY.cache | Bin 0 -> 2454 bytes
...eqg-zOXLI-Z8tBvdiuZD9VdD2vjSaL6r96FE.cache | Bin 0 -> 88146 bytes
...3D8GORlAyhQhVVtyNcEArBAXuuAcPhnfTNT8.cache | 5 +
...DEhacD-pu6fYZGI6o0kQ7v0Kqb6GQq-bAKnw.cache | Bin 0 -> 7069 bytes
...Tqy8wUMKhL2BtODjV7lu9HxwQLk8uNtWAW2w.cache | 2 +
...44LWeHIWs98wsVPQoTBSFyckFw2dwKO5sAEc.cache | 1 +
...0jDRBMb3qf-p9m2et1tnp7fSJyy9MibNJxzM.cache | 1 +
...N14oXp21yjHACu55E9y-h2F-pHTeNcOPMb28.cache | Bin 0 -> 877 bytes
...8KpRenlXkoU6O96hRzdha0f7KrX8Bo3e4t1Q.cache | Bin 0 -> 20275 bytes
...Z9rxR6g2WGhMjG4ihfeJNGqedL_057wfr1So.cache | 1 +
...XQOzWuEk9j4h8pZMrrs5EVzRDhI0RcSUSkdY.cache | Bin 0 -> 20897 bytes
...JCcTgZ_AhrRCjZhNtkE12cubiq70uNtditqk.cache | 2 +
...O_EpspdUObwByrRp3Yxw8zSTCG24_bpF-hg4.cache | 1 +
...Au6H2Rwdq8fRSys8tqAYwi27ie4X7tgPYXBQ.cache | Bin 0 -> 100324 bytes
...ImKCzNHbLo3BBEVkza_V8SL2emVD3zh601c0.cache | 1 +
...-Os7weGP8_nx1h2DMxayr6I7c5f5DWhlL0rQ.cache | Bin 0 -> 1164 bytes
...bm1fz38yOs3tgj1TKWZVh6Y9Ipt2ziukw4EY.cache | Bin 0 -> 100347 bytes
...9TMJ6QDJmT25XJdiYSGDU2zsXmYdYzp7O3rc.cache | 1 +
...8MAnebqbfv_P_sRCRqiBfQ-iFyLLBz2eGEy8.cache | 1 +
...UxyyRs16SBsSBEaNgNnh1prfmNIDHHY95rww.cache | 1 +
...EDsMoNh4YuNSn71eFrfaVrMktJHQAmlmvxl0.cache | 3 +
...7a5QIL8pOrx2mwIN06ONbwyGhrFgabrD_3hg.cache | 1 +
bog_app_2/tmp/pids/server.pid | 1 -
58 files changed, 1690 insertions(+), 1 deletion(-)
create mode 100644 bog_app/db/development.sqlite3
create mode 100644 bog_app/db/test.sqlite3
create mode 100644 bog_app/log/development.log
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/0u/0ucBPjkM-3Q-r9VM0cNxIYV3xgsEkMnnE2xT0rYJZbc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/3V/3VlJGzj3rIGbyVTrZEXuqTg4J6FHAs13XMJ9PCh2j5E.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/5M/5Mk3AvfzI5GFWyn9e84OOkKs3INfCc_KojDZDdT5nSQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/6A/6AmDmQ__ousRNM9SEgNBzd5d82HbKJ4v-26dUZIsjfo.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/6T/6Tdbhw7koKbxw808_3_0QAmy18a_UHJ7HF0KLS3PBKg.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/6T/6tNApNUgbBMIDqZ9J-ao59C7sucGqlSwm_hWuUBS3Js.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/83/83_7UmimLnQwUoAmYQG_U6R8VzbCrkkKv5w0vry-e7g.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/AP/APY89OAPJx9A3D3xcCoktvEvQUs7NcWChYXnjjjPzz0.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/AU/AU6xTREHcXM749n4xiP_3J4JqvxQoBCvv9FH1WLhLI8.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Aw/Aw9YYg87LLtOtjb6fdnXLdEbDHsvti-xOAecf-v7Awc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/CC/CCQ0_QpWebyw_O9JDsmyZ5uxXlUSZsXRMB-Ik3_Slv0.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/EB/EBtbhweQl74JQNkwFL3ahZH_9x44ceqa9hOT8lQ_SfM.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Gs/GscUDFKgdE0A9euCNol0Sr-NFgdgrz0MykOayYaOdeA.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Gw/GwUu3q3wWeL1U3n1qN9paQpNDFNwyfdU7gDMboH0srk.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Gw/gWz-GLoJOruya269tmFKjzRoy6MCaaSQ5VDqifhUlkI.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ME/ME14PzxDOz5cQ-dn1_Z182zSxynLVSFHnjlhsUX98Kc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Mh/MhwPiOSB_cvw-KDnmH-dV3ddzCbowE009JsUGpau22o.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Mq/MqGN9EZOMbRIYQaY7FWztqwEhI8dXvPnoE87zqEYwjk.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Mq/mqyIs8xq5KZ9GOL-QSUpyfJL0SsC5NkovzQRLpTC7ls.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Nj/NjHUB8-3fQrkAIzMxUlHQuPMWjnlwYXAWHBnDKpxF_w.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Ny/NyG3ytXQyZKAxBEPTFcwCh0l3dXeOrJOv-VavsPRKhQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/QF/QF7-ll59KguWccMb7QRbbM5CmxmifpcSBHLlLK48Ezw.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Qi/Qi6rK1m2NpWxCMHEOyZiDV4MazDyj-lJ9vVA_IfsDKE.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Su/SuhtC6f7E2-1SXl4bkRvOKqhzFKTjPvbglVtjbjV6WQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Tl/Tl5j1IVQlibhVcT3ueeDFOtoDTKhTKvjwHI4c0hqPxc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/UQ/UQCYUjsEErSsgxSIb2ey07HTkhYoQ48sGCjK_v0qVeQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/W2/W22LopCM8AXeiiO4fXoH_G60gxoA8s_0ttD2Eg6DAiA.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ZE/ZEOzeYMFS-90Dei6Z7pvcRO0T2VtxTN37OQLjVzBveQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/Zg/ZgKpXo-WwaJ_fXojx_4CHJdWl6056dRTk-tLUokadxM.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ax/axo_B8m3jPjDKoc2X6f80jDBia453PpMxp8JyKNsTsk.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/az/azHjUvVaTupX1WIn8QsYp-3UvhAFtPLbwh9jMzsxwwQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/c-/c-7otEERj7C6lLqMJH3dFf1UhbeSLl46GIZMPsHzYXw.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/cT/cT6bVwjFtnhB_iLMUhd_EBFQhIFHIstIPtXOKqfNaqY.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/cd/cdghVAFeqg-zOXLI-Z8tBvdiuZD9VdD2vjSaL6r96FE.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ee/ee9ZqYM3D8GORlAyhQhVVtyNcEArBAXuuAcPhnfTNT8.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/f3/f3pyUZTDEhacD-pu6fYZGI6o0kQ7v0Kqb6GQq-bAKnw.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/f7/f7kdcKHTqy8wUMKhL2BtODjV7lu9HxwQLk8uNtWAW2w.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/gk/gkm7Nwc44LWeHIWs98wsVPQoTBSFyckFw2dwKO5sAEc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/gr/grm381d0jDRBMb3qf-p9m2et1tnp7fSJyy9MibNJxzM.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/iC/iChfbJmN14oXp21yjHACu55E9y-h2F-pHTeNcOPMb28.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/jD/jDGSeOr8KpRenlXkoU6O96hRzdha0f7KrX8Bo3e4t1Q.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/jY/jYx0xvlZ9rxR6g2WGhMjG4ihfeJNGqedL_057wfr1So.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ji/jiXkGEyXQOzWuEk9j4h8pZMrrs5EVzRDhI0RcSUSkdY.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/kS/kSkCWaAJCcTgZ_AhrRCjZhNtkE12cubiq70uNtditqk.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/m8/m8phT5UO_EpspdUObwByrRp3Yxw8zSTCG24_bpF-hg4.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/mT/MT-SN37Au6H2Rwdq8fRSys8tqAYwi27ie4X7tgPYXBQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/mT/mT48qkpImKCzNHbLo3BBEVkza_V8SL2emVD3zh601c0.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/q6/q6QE1vt-Os7weGP8_nx1h2DMxayr6I7c5f5DWhlL0rQ.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/qw/qwizDqpbm1fz38yOs3tgj1TKWZVh6Y9Ipt2ziukw4EY.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/ta/taul1Jt9TMJ6QDJmT25XJdiYSGDU2zsXmYdYzp7O3rc.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/uz/uzr-W8_8MAnebqbfv_P_sRCRqiBfQ-iFyLLBz2eGEy8.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/vJ/vJ7MQIhUxyyRs16SBsSBEaNgNnh1prfmNIDHHY95rww.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/yR/yRuQWCWEDsMoNh4YuNSn71eFrfaVrMktJHQAmlmvxl0.cache
create mode 100644 bog_app/tmp/cache/assets/sprockets/v3.0/zi/ziUV_uD7a5QIL8pOrx2mwIN06ONbwyGhrFgabrD_3hg.cache
delete mode 100644 bog_app_2/tmp/pids/server.pid
diff --git a/bog_app/db/development.sqlite3 b/bog_app/db/development.sqlite3
new file mode 100644
index 0000000000000000000000000000000000000000..cb8f013fb39c0acae5e8dfb38657a481e75f5636
GIT binary patch
literal 20480
zcmeI)OHSKB7zc2hyh^3Sus{)F!N}bZ0l}WwabgLnrkDyE!YirB3b}Xymps66P*;`c
z5xV6PU2=~ep;DKXxIxE+LhO_+P&1Tt}*
zfCXNI4W{Xwg|#E%najjjBE7sMUM_h}mwoCqJq~oxK0IL!=b+&o`%ZYj_JfMZ-At?H
z^_{BCC$?(u6M0m3nQWDb{2)ola>4v|IHOEmOr)3iKoZ^O^~Vv64O>5%yr6@@WwQO0nmh12zQwMcMj(x_Oq~SE3wtEzw;ihX*(H3cu
zP}QV{sVZ58<}_O9MRE#JR8uLKik_u;g{pbJGuxP%v8-;6qkEac_KK+%OkK~aD%JDF
z!A!#uo~imOV_B7pA8zD_j+ByHP*=
zczW9F#g_)9Ce_WHn$-=ZNa^TE_xt}hf^_p>U84d55P$##AOHafKmY;|fB*y_0D*s1
OASp&>#r_{MjQ<8>R(Hez
literal 0
HcmV?d00001
diff --git a/bog_app/db/test.sqlite3 b/bog_app/db/test.sqlite3
new file mode 100644
index 00000000..e69de29b
diff --git a/bog_app/log/development.log b/bog_app/log/development.log
new file mode 100644
index 00000000..80d06f5e
--- /dev/null
+++ b/bog_app/log/development.log
@@ -0,0 +1,1629 @@
+
+
+Started GET "/" for ::1 at 2016-04-29 13:57:40 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (3.9ms)
+Completed 200 OK in 176ms (Views: 127.0ms | ActiveRecord: 0.0ms)
+ [1m[36m (3.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (16.4ms)[0m select sqlite_version(*)
+ [1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.4ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to CreateCreatures (20160429211728)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (1.1ms)[0m CREATE TABLE "creatures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160429211728"]]
+ [1m[35m (1.6ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (17.9ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Yoda"], ["description", "Little green man"], ["created_at", "2016-04-29 21:27:10.023428"], ["updated_at", "2016-04-29 21:27:10.023428"]]
+ [1m[36m (11.7ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.8ms)[0m [1mINSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "Luke"], ["description", "Jedi"], ["created_at", "2016-04-29 21:32:19.517275"], ["updated_at", "2016-04-29 21:32:19.517275"]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Darth Vader"], ["description", "Father of Luke"], ["created_at", "2016-04-29 21:32:19.546746"], ["updated_at", "2016-04-29 21:32:19.546746"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mINSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "Luke"], ["description", "Jedi"], ["created_at", "2016-04-29 21:32:37.918439"], ["updated_at", "2016-04-29 21:32:37.918439"]]
+ [1m[35m (1.4ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Darth Vader"], ["description", "Father of Luke"], ["created_at", "2016-04-29 21:32:37.942708"], ["updated_at", "2016-04-29 21:32:37.942708"]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "Luke"], ["description", "Jedi"], ["created_at", "2016-04-29 21:35:44.137477"], ["updated_at", "2016-04-29 21:35:44.137477"]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.8ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Darth Vader"], ["description", "Father of Luke"], ["created_at", "2016-04-29 21:35:44.150790"], ["updated_at", "2016-04-29 21:35:44.150790"]]
+ [1m[36m (1.6ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/" for ::1 at 2016-04-29 14:42:29 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (0.5ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (14.4ms)
+Completed 200 OK in 3393ms (Views: 3383.2ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 14:42:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 14:42:34 -0700
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-29 16:52:40 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (93.1ms)
+Completed 200 OK in 495ms (Views: 424.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/bootstrap.min.css.map" for ::1 at 2016-04-29 16:52:56 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/bootstrap.min.css.map"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (174.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (344.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (382.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (4.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (620.4ms)
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-29 17:10:31 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (195.9ms)
+Completed 200 OK in 459ms (Views: 421.4ms | ActiveRecord: 14.6ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 17:10:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-29 17:10:35 -0700
+Processing by CreaturesController#index as HTML
+ [1m[36mCreature Load (15.9ms)[0m [1mSELECT "creatures".* FROM "creatures"[0m
+ Rendered creatures/index.html.erb within layouts/application (18.7ms)
+Completed 200 OK in 81ms (Views: 49.2ms | ActiveRecord: 15.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-29 17:17:53 -0700
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (1.2ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (40.0ms)
+Completed 200 OK in 339ms (Views: 320.5ms | ActiveRecord: 2.4ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 17:17:54 -0700
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-29 17:17:59 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 75ms (Views: 73.2ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/creatures" for ::1 at 2016-04-29 17:18:02 -0700
+Processing by CreaturesController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"E0Lxr8FI4ndBvCKhbmxi10yqI4SfMG23cy5kOOLBw1+VWnZ3WAntW/GcIbhsx+TLMU9N+A/05qwfiKxcO9+A8g==", "creature"=>{"name"=>"asdfasf", "description"=>"sdfasdf"}, "commit"=>"Save Creature"}
+Completed 500 Internal Server Error in 56ms (ActiveRecord: 0.0ms)
+
+NameError (undefined local variable or method `description' for #):
+ app/controllers/creatures_controller.rb:17:in `create'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (110.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (191.2ms)
+
+
+Started POST "/creatures" for ::1 at 2016-04-29 17:18:55 -0700
+Processing by CreaturesController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"E0Lxr8FI4ndBvCKhbmxi10yqI4SfMG23cy5kOOLBw1+VWnZ3WAntW/GcIbhsx+TLMU9N+A/05qwfiKxcO9+A8g==", "creature"=>{"name"=>"asdfasf", "description"=>"sdfasdf"}, "commit"=>"Save Creature"}
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (20.4ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "asdfasf"], ["description", "sdfasdf"], ["created_at", "2016-04-30 00:18:55.112569"], ["updated_at", "2016-04-30 00:18:55.112569"]]
+ [1m[36m (10.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures8
+Completed 302 Found in 293ms (ActiveRecord: 32.1ms)
+
+
+Started GET "/creatures8" for ::1 at 2016-04-29 17:18:55 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mCreature Load (0.4ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 8]]
+ Rendered creatures/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 184ms (Views: 128.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 17:18:57 -0700
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-29 17:54:53 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.4ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (10.1ms)
+Completed 200 OK in 256ms (Views: 212.0ms | ActiveRecord: 6.8ms)
+
+
+Started PATCH "/creatures1" for ::1 at 2016-04-29 17:55:05 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/creatures1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (124.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (82.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (2.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (223.2ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-29 18:02:25 -0700
+
+SyntaxError (/Users/sarah/wdi/rails-bog-app/bog_app/app/controllers/creatures_controller.rb:61: syntax error, unexpected end-of-input, expecting keyword_end):
+ app/controllers/creatures_controller.rb:61: syntax error, unexpected end-of-input, expecting keyword_end
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (100.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (75.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (191.5ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-29 18:02:42 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 255ms (Views: 194.6ms | ActiveRecord: 2.0ms)
+
+
+Started PATCH "/creatures1" for ::1 at 2016-04-29 18:02:58 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/creatures1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (122.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (188.6ms)
+
+
+Started PATCH "/creatures1" for ::1 at 2016-04-29 18:06:27 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/creatures1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (115.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (176.4ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-29 18:06:34 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 257ms (Views: 224.6ms | ActiveRecord: 1.5ms)
+
+
+Started PATCH "/creatures1" for ::1 at 2016-04-29 18:06:49 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/creatures1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (81.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (193.0ms)
+
+
+Started PATCH "/creatures1" for ::1 at 2016-04-29 18:07:49 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/creatures1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (124.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (84.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (214.9ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-29 18:07:58 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 253ms (Views: 202.7ms | ActiveRecord: 1.4ms)
+
+
+Started PATCH "/creatures/1" for ::1 at 2016-04-29 18:08:05 -0700
+Processing by CreaturesController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"a/rgagH2lemKmrITgyCRhNAgX29CwrkEtIaER9pRjgHt4meymLeaxTq6sQqBixeYrcUxE9IGMh/YIEwjA0/NrA==", "creature"=>{"name"=>"Yoda", "description"=>"Little green manasdfasdf"}, "commit"=>"Save Creature", "id"=>"1"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mUPDATE "creatures" SET "description" = ?, "updated_at" = ? WHERE "creatures"."id" = ?[0m [["description", "Little green manasdfasdf"], ["updated_at", "2016-04-30 01:08:05.260216"], ["id", 1]]
+ [1m[35m (89.9ms)[0m commit transaction
+Redirected to http://localhost:3000/creatures/1
+Completed 302 Found in 233ms (ActiveRecord: 90.9ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:08:05 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 479ms (Views: 476.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:09:01 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.5ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 208ms (Views: 172.1ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 18:09:01 -0700
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:52:51 -0700
+
+SyntaxError (/Users/sarah/wdi/rails-bog-app/bog_app/config/routes.rb:10: syntax error, unexpected tIDENTIFIER, expecting keyword_end
+ delete "/creatures/:id" to: "creatures#destroy"
+ ^):
+ config/routes.rb:10: syntax error, unexpected tIDENTIFIER, expecting keyword_end
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (15.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (163.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (105.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (7.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (225.0ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:53:26 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (20.0ms)
+Completed 200 OK in 239ms (Views: 210.9ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-29 18:53:27 -0700
+
+
+Started DELETE "/creatures/1" for ::1 at 2016-04-29 18:53:29 -0700
+Processing by CreaturesController#destroy as HTML
+ Parameters: {"authenticity_token"=>"NHGAp70DzJwAaQBW7aEx2EIjr64XF50ujPtSYmJxLJqyaQd/JELDsLBJA0/vCrfEP8bB0ofTFjXgXZoGu29vNw==", "id"=>"1"}
+Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.0ms)
+
+NameError (undefined local variable or method `creature_id' for #
+Did you mean? creature
+ creature_url):
+ app/controllers/creatures_controller.rb:63:in `destroy'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (94.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (186.8ms)
+
+
+Started DELETE "/creatures/1" for ::1 at 2016-04-29 18:54:23 -0700
+Processing by CreaturesController#destroy as HTML
+ Parameters: {"authenticity_token"=>"NHGAp70DzJwAaQBW7aEx2EIjr64XF50ujPtSYmJxLJqyaQd/JELDsLBJA0/vCrfEP8bB0ofTFjXgXZoGu29vNw==", "id"=>"1"}
+ [1m[35mCreature Load (0.6ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m DELETE FROM "creatures" WHERE "creatures"."id" = ? [["id", 1]]
+ [1m[36m (1.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures/1
+Completed 302 Found in 66ms (ActiveRecord: 3.9ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:54:23 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (7.3ms)
+Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (28.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (133.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (203.3ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-29 18:55:06 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (5.7ms)
+Completed 500 Internal Server Error in 38ms (ActiveRecord: 1.3ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (75.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (181.1ms)
+
+
+Started GET "/creatures/edit/1" for ::1 at 2016-04-29 18:55:38 -0700
+
+ActionController::RoutingError (No route matches [GET] "/creatures/edit/1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (114.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (79.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (202.2ms)
+
+
+Started GET "/creatures/edit/1" for ::1 at 2016-04-30 15:11:32 -0700
+
+ActionController::RoutingError (No route matches [GET] "/creatures/edit/1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (94.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (32.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (41.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (61.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (665.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (3.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (35.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (156.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (506.3ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:11:51 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (67.1ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (43.2ms)
+Completed 500 Internal Server Error in 167ms (ActiveRecord: 67.1ms)
+
+ActionView::Template::Error (First argument in form cannot contain nil or be empty):
+ 1: <%= form_for @creature do |f| %>
+ 2: <%= f.text_field :name %>
+ 3: <%= f.text_area :description %>
+ 4: <%= f.submit "Save Creature" %>
+ app/views/creatures/edit.html.erb:1:in `_app_views_creatures_edit_html_erb__3368672618717459624_70296698335720'
+ app/controllers/creatures_controller.rb:47:in `edit'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (52.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (165.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (3.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (31.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (218.0ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:12:25 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 404ms (Views: 402.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/bootstrap-3.3.6.min.self-66fe84b79c6d5db31355296a8c9627d232721fe3ac3c31f3554ccc7e999279b6.css?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/creatures.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/creatures.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-30 15:12:26 -0700
+
+
+Started POST "/creatures/1/edit" for ::1 at 2016-04-30 15:12:34 -0700
+
+ActionController::RoutingError (No route matches [POST] "/creatures/1/edit"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (43.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (374.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (141.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (230.3ms)
+
+
+Started POST "/creatures/1/edit" for ::1 at 2016-04-30 15:15:38 -0700
+
+ActionController::RoutingError (No route matches [POST] "/creatures/1/edit"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (27.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (194.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-30 15:15:51 -0700
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (0.9ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 62ms (Views: 43.3ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/new" for ::1 at 2016-04-30 15:16:03 -0700
+
+ActionController::RoutingError (No route matches [GET] "/new"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (162.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (80.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (174.2ms)
+
+
+Started GET "/create" for ::1 at 2016-04-30 15:16:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/create"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.8ms)
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-30 15:16:53 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 45ms (Views: 43.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/creatures/2" for ::1 at 2016-04-30 15:17:08 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mCreature Load (0.3ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered creatures/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 25ms (Views: 22.0ms | ActiveRecord: 0.3ms)
+
+
+Started DELETE "/creatures/2" for ::1 at 2016-04-30 15:17:10 -0700
+Processing by CreaturesController#destroy as HTML
+ Parameters: {"authenticity_token"=>"w5kKuOdXNaQIqd9c+G+ye94I7Lic82XpjFDjRloy0L5FgY1gfhY6iLiJ3EX6xDRno+2CxAw37vLg9isigyyTEw==", "id"=>"2"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m DELETE FROM "creatures" WHERE "creatures"."id" = ? [["id", 2]]
+ [1m[36m (3.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures
+Completed 302 Found in 8ms (ActiveRecord: 4.2ms)
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 15:17:10 -0700
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 30ms (Views: 29.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/creatures/8" for ::1 at 2016-04-30 15:17:21 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 8]]
+ Rendered creatures/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 37ms (Views: 35.2ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/creatures/8" for ::1 at 2016-04-30 15:17:22 -0700
+Processing by CreaturesController#destroy as HTML
+ Parameters: {"authenticity_token"=>"811ixFVxxVDVF5CUx17bbsG9WbhdGeSCo1cTKKotLrp1ReUczDDKfGU3k43F9V1yvFg3xM3db5nP8dtMczNtFw==", "id"=>"8"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m DELETE FROM "creatures" WHERE "creatures"."id" = ? [["id", 8]]
+ [1m[36m (2.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures
+Completed 302 Found in 7ms (ActiveRecord: 3.4ms)
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 15:17:22 -0700
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (0.4ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 41ms (Views: 39.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/creatures/edit/1" for ::1 at 2016-04-30 15:17:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/creatures/edit/1"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (105.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (161.1ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:17:37 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.1ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/creatures/2/edit" for ::1 at 2016-04-30 15:18:00 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mCreature Load (0.1ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered creatures/edit.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/creatures/2" for ::1 at 2016-04-30 15:18:19 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered creatures/show.html.erb within layouts/application (4.0ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (160.0ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:18:29 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-30 15:18:33 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.1ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (3.9ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (153.7ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:20:09 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (3.6ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (First argument in form cannot contain nil or be empty):
+ 1: <%= form_for @creature do |f| %>
+ 2: <%= f.text_field :name %>
+ 3: <%= f.text_area :description %>
+ 4: <%= f.submit "Save Creature" %>
+ app/views/creatures/edit.html.erb:1:in `_app_views_creatures_edit_html_erb__3368672618717459624_70296719755720'
+ app/controllers/creatures_controller.rb:47:in `edit'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (161.1ms)
+
+
+Started GET "/creatures/1/edit" for ::1 at 2016-04-30 15:22:27 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/edit.html.erb within layouts/application (2.5ms)
+Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.7ms)
+
+ActionView::Template::Error (First argument in form cannot contain nil or be empty):
+ 1: <%= form_for @creature do |f| %>
+ 2: <%= f.text_field :name %>
+ 3: <%= f.text_area :description %>
+ 4: <%= f.submit "Save Creature" %>
+ app/views/creatures/edit.html.erb:1:in `_app_views_creatures_edit_html_erb__3368672618717459624_70296719755720'
+ app/controllers/creatures_controller.rb:47:in `edit'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.9ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (3.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (211.8ms)
+
+
+Started GET "/creatures/2/edit" for ::1 at 2016-04-30 15:22:50 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered creatures/edit.html.erb within layouts/application (38.1ms)
+Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (First argument in form cannot contain nil or be empty):
+ 1: <%= form_for @creature do |f| %>
+ 2: <%= f.text_field :name %>
+ 3: <%= f.text_area :description %>
+ 4: <%= f.submit "Save Creature" %>
+ app/views/creatures/edit.html.erb:1:in `_app_views_creatures_edit_html_erb__3368672618717459624_70296719755720'
+ app/controllers/creatures_controller.rb:47:in `edit'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (155.8ms)
+
+
+Started GET "/creature/2/edit" for ::1 at 2016-04-30 15:22:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/creature/2/edit"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/sarah/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (155.4ms)
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 15:24:38 -0700
+Processing by CreaturesController#index as HTML
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures"[0m
+ Rendered creatures/index.html.erb within layouts/application (4.9ms)
+Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-30 15:24:54 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (3.9ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (167.8ms)
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-30 15:25:25 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 27ms (Views: 25.0ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/creatures" for ::1 at 2016-04-30 15:25:31 -0700
+Processing by CreaturesController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"jPfraC+r08vHCmYSj30TCRympE90afArtay38ylwwTwK72ywturc53cqZQuN1pUVYUPKM+StezDZCn+X8G6CkQ==", "creature"=>{"name"=>"sdfads", "description"=>"mlkjkk"}, "commit"=>"Save Creature"}
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.7ms)[0m INSERT INTO "creatures" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "sdfads"], ["description", "mlkjkk"], ["created_at", "2016-04-30 22:25:31.570922"], ["updated_at", "2016-04-30 22:25:31.570922"]]
+ [1m[36m (3.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures/9
+Completed 302 Found in 10ms (ActiveRecord: 4.1ms)
+
+
+Started GET "/creatures/9" for ::1 at 2016-04-30 15:25:31 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"9"}
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 9]]
+ Rendered creatures/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 32ms (Views: 30.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/creatures/1" for ::1 at 2016-04-30 15:25:39 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered creatures/show.html.erb within layouts/application (4.3ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (159.6ms)
+
+
+Started GET "/creatures/9" for ::1 at 2016-04-30 15:25:42 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"9"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 9]]
+ Rendered creatures/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 24ms (Views: 22.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/8" for ::1 at 2016-04-30 15:25:46 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 8]]
+ Rendered creatures/show.html.erb within layouts/application (3.9ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.2ms)
+
+ActionView::Template::Error (undefined method `name' for nil:NilClass):
+ 1: <%= @creature.name %>
+ 2: <%= @creature.description %>
+ 3: <%= button_to "Delete", @creature, method: :delete %>
+ app/views/creatures/show.html.erb:1:in `_app_views_creatures_show_html_erb___1781218009354059885_70296718358520'
+ app/controllers/creatures_controller.rb:39:in `show'
+
+
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (93.1ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.2ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/sarah/.rvm/gems/ruby-2.3.0/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (152.9ms)
+
+
+Started GET "/creatures/7" for ::1 at 2016-04-30 15:25:49 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered creatures/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 26ms (Views: 24.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/6" for ::1 at 2016-04-30 15:25:53 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered creatures/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 24ms (Views: 22.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/7" for ::1 at 2016-04-30 15:25:57 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered creatures/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/7/edit" for ::1 at 2016-04-30 15:26:03 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered creatures/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 24ms (Views: 22.5ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/creatures/7" for ::1 at 2016-04-30 15:26:04 -0700
+Processing by CreaturesController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"BMmW4Cqs+JSufjhsOLcgeQyyP17EIicngcIGQhKgdb+C0RE4s+33uB5eO3U6HKZlcVdRIlTmrDztZM4my742Eg==", "creature"=>{"name"=>"Darth Vader", "description"=>"Father of Luke"}, "commit"=>"Save Creature", "id"=>"7"}
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/creatures/7
+Completed 302 Found in 5ms (ActiveRecord: 0.5ms)
+
+
+Started GET "/creatures/7" for ::1 at 2016-04-30 15:26:04 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered creatures/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/new" for ::1 at 2016-04-30 15:26:22 -0700
+Processing by CreaturesController#new as HTML
+ Rendered creatures/new.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 23ms (Views: 21.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/creatures/7/edit" for ::1 at 2016-04-30 15:26:41 -0700
+Processing by CreaturesController#edit as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mCreature Load (0.2ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered creatures/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 26ms (Views: 24.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/creatures/7" for ::1 at 2016-04-30 15:26:49 -0700
+Processing by CreaturesController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mCreature Load (0.2ms)[0m [1mSELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered creatures/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/creatures/7" for ::1 at 2016-04-30 15:26:54 -0700
+Processing by CreaturesController#destroy as HTML
+ Parameters: {"authenticity_token"=>"ipdIsywqaJseA3cDDBBFDbx5HSdvaxSImsk/4OOQKZ4Mj89rtWtnt64jdBoOu8MRwZxzW/+vn5P2b/eEOo5qMw==", "id"=>"7"}
+ [1m[35mCreature Load (0.3ms)[0m SELECT "creatures".* FROM "creatures" WHERE "creatures"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m DELETE FROM "creatures" WHERE "creatures"."id" = ? [["id", 7]]
+ [1m[36m (2.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/creatures
+Completed 302 Found in 8ms (ActiveRecord: 3.8ms)
+
+
+Started GET "/creatures" for ::1 at 2016-04-30 15:26:54 -0700
+Processing by CreaturesController#index as HTML
+ [1m[35mCreature Load (0.4ms)[0m SELECT "creatures".* FROM "creatures"
+ Rendered creatures/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.4ms)
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/0u/0ucBPjkM-3Q-r9VM0cNxIYV3xgsEkMnnE2xT0rYJZbc.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/0u/0ucBPjkM-3Q-r9VM0cNxIYV3xgsEkMnnE2xT0rYJZbc.cache
new file mode 100644
index 00000000..2d392d82
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/0u/0ucBPjkM-3Q-r9VM0cNxIYV3xgsEkMnnE2xT0rYJZbc.cache
@@ -0,0 +1 @@
+I"app/assets/javascripts/application.js?type=application/javascript&pipeline=debug&id=8713324e3d49df377a97ad207b4946c20cdd04efc452ea575d7b02d2e722c35d:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/3V/3VlJGzj3rIGbyVTrZEXuqTg4J6FHAs13XMJ9PCh2j5E.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/3V/3VlJGzj3rIGbyVTrZEXuqTg4J6FHAs13XMJ9PCh2j5E.cache
new file mode 100644
index 0000000000000000000000000000000000000000..738616ec120e9ca42187a9f8d1fde1ea58846baa
GIT binary patch
literal 6268
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
literal 0
HcmV?d00001
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/5M/5Mk3AvfzI5GFWyn9e84OOkKs3INfCc_KojDZDdT5nSQ.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/5M/5Mk3AvfzI5GFWyn9e84OOkKs3INfCc_KojDZDdT5nSQ.cache
new file mode 100644
index 00000000..6ce183cf
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/5M/5Mk3AvfzI5GFWyn9e84OOkKs3INfCc_KojDZDdT5nSQ.cache
@@ -0,0 +1 @@
+"%ЄKN7oՐ]>C#Kr
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/6A/6AmDmQ__ousRNM9SEgNBzd5d82HbKJ4v-26dUZIsjfo.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/6A/6AmDmQ__ousRNM9SEgNBzd5d82HbKJ4v-26dUZIsjfo.cache
new file mode 100644
index 00000000..df20e551
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/6A/6AmDmQ__ousRNM9SEgNBzd5d82HbKJ4v-26dUZIsjfo.cache
@@ -0,0 +1 @@
+I"app/assets/stylesheets/creatures.scss?type=text/css&pipeline=self&id=ff075594e174e290ee01376d5636be902cd685a40801f80ec341a27a920f8afb:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6Tdbhw7koKbxw808_3_0QAmy18a_UHJ7HF0KLS3PBKg.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6Tdbhw7koKbxw808_3_0QAmy18a_UHJ7HF0KLS3PBKg.cache
new file mode 100644
index 00000000..e8cc9a16
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6Tdbhw7koKbxw808_3_0QAmy18a_UHJ7HF0KLS3PBKg.cache
@@ -0,0 +1 @@
+"%"mJSEj!/d]/[
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6tNApNUgbBMIDqZ9J-ao59C7sucGqlSwm_hWuUBS3Js.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6tNApNUgbBMIDqZ9J-ao59C7sucGqlSwm_hWuUBS3Js.cache
new file mode 100644
index 00000000..d214a84c
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/6T/6tNApNUgbBMIDqZ9J-ao59C7sucGqlSwm_hWuUBS3Js.cache
@@ -0,0 +1 @@
+"%S{lnE!cpKbjƮ.\=
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/83/83_7UmimLnQwUoAmYQG_U6R8VzbCrkkKv5w0vry-e7g.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/83/83_7UmimLnQwUoAmYQG_U6R8VzbCrkkKv5w0vry-e7g.cache
new file mode 100644
index 00000000..6a13b679
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/83/83_7UmimLnQwUoAmYQG_U6R8VzbCrkkKv5w0vry-e7g.cache
@@ -0,0 +1 @@
+I"/Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks.js.coffee?type=application/javascript&pipeline=self&id=25cae2c5e7deb1100a28dd262af9692a67454a4d3bde736f17387643a186a22e:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/AP/APY89OAPJx9A3D3xcCoktvEvQUs7NcWChYXnjjjPzz0.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/AP/APY89OAPJx9A3D3xcCoktvEvQUs7NcWChYXnjjjPzz0.cache
new file mode 100644
index 00000000..49ba7b74
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/AP/APY89OAPJx9A3D3xcCoktvEvQUs7NcWChYXnjjjPzz0.cache
@@ -0,0 +1,2 @@
+[o:Set:
+@hash})I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"8file-digest://app/assets/javascripts/application.js;TTI"$file-digest://app/assets/images;TTI"+file-digest://app/assets/images/jquery;TTI")file-digest://app/assets/javascripts;TTI"0file-digest://app/assets/javascripts/jquery;TTI")file-digest://app/assets/stylesheets;TTI"0file-digest://app/assets/stylesheets/jquery;TTI",file-digest://vendor/assets/javascripts;TTI"3file-digest://vendor/assets/javascripts/jquery;TTI",file-digest://vendor/assets/stylesheets;TTI"3file-digest://vendor/assets/stylesheets/jquery;TTI"afile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts;TTI"hfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/jquery;TTI"ffile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts;TTI"mfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts/jquery;TTI"pfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts/jquery.js;TTI"/file-digest://app/assets/images/jquery_ujs;TTI"4file-digest://app/assets/javascripts/jquery_ujs;TTI"4file-digest://app/assets/stylesheets/jquery_ujs;TTI"7file-digest://vendor/assets/javascripts/jquery_ujs;TTI"7file-digest://vendor/assets/stylesheets/jquery_ujs;TTI"lfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/jquery_ujs;TTI"qfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts/jquery_ujs;TTI"tfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts/jquery_ujs.js;TTI"/file-digest://app/assets/images/turbolinks;TTI"4file-digest://app/assets/javascripts/turbolinks;TTI"4file-digest://app/assets/stylesheets/turbolinks;TTI"7file-digest://vendor/assets/javascripts/turbolinks;TTI"7file-digest://vendor/assets/stylesheets/turbolinks;TTI"lfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks;TTI"vfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks.js.coffee;TTI":file-digest://app/assets/javascripts/creatures.coffee;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/AU/AU6xTREHcXM749n4xiP_3J4JqvxQoBCvv9FH1WLhLI8.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/AU/AU6xTREHcXM749n4xiP_3J4JqvxQoBCvv9FH1WLhLI8.cache
new file mode 100644
index 0000000000000000000000000000000000000000..17fd7348b899a573679b0444104d543f4d8ce36c
GIT binary patch
literal 20917
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
PfBio{|A+rCu|}N=T?*"dl.
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Gw/gWz-GLoJOruya269tmFKjzRoy6MCaaSQ5VDqifhUlkI.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Gw/gWz-GLoJOruya269tmFKjzRoy6MCaaSQ5VDqifhUlkI.cache
new file mode 100644
index 00000000..d04cc8e6
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Gw/gWz-GLoJOruya269tmFKjzRoy6MCaaSQ5VDqifhUlkI.cache
@@ -0,0 +1,3 @@
+[o:Set:
+@hash}
+I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"jprocessors:type=application/javascript&file_type=application/javascript&engines=.coffee&pipeline=self;TTI"vfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks.js.coffee;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/ME/ME14PzxDOz5cQ-dn1_Z182zSxynLVSFHnjlhsUX98Kc.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/ME/ME14PzxDOz5cQ-dn1_Z182zSxynLVSFHnjlhsUX98Kc.cache
new file mode 100644
index 00000000..82fe3317
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/ME/ME14PzxDOz5cQ-dn1_Z182zSxynLVSFHnjlhsUX98Kc.cache
@@ -0,0 +1,3 @@
+[o:Set:
+@hash}
+I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"pfile-digest:///Users/sarah/.rvm/gems/ruby-2.3.0/gems/jquery-rails-4.1.1/vendor/assets/javascripts/jquery.js;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Mh/MhwPiOSB_cvw-KDnmH-dV3ddzCbowE009JsUGpau22o.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Mh/MhwPiOSB_cvw-KDnmH-dV3ddzCbowE009JsUGpau22o.cache
new file mode 100644
index 00000000..461c54ca
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Mh/MhwPiOSB_cvw-KDnmH-dV3ddzCbowE009JsUGpau22o.cache
@@ -0,0 +1,2 @@
+[o:Set:
+@hash}I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"0processors:type=text/css&file_type=text/css;TTI"9file-digest://app/assets/stylesheets/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"Dfile-digest://vendor/assets/stylesheets/bootstrap-3.3.6.min.css;TTI"Lprocessors:type=text/css&file_type=text/css&engines=.scss&pipeline=self;TTI"8file-digest://app/assets/stylesheets/creatures.scss;TTI"$file-digest://app/assets/images;TTI"8file-digest://app/assets/images/bootstrap-3.3.6.min;TTI")file-digest://app/assets/javascripts;TTI"=file-digest://app/assets/javascripts/bootstrap-3.3.6.min;TTI")file-digest://app/assets/stylesheets;TTI"=file-digest://app/assets/stylesheets/bootstrap-3.3.6.min;TTI",file-digest://vendor/assets/javascripts;TTI"@file-digest://vendor/assets/javascripts/bootstrap-3.3.6.min;TTI",file-digest://vendor/assets/stylesheets;TTI"@file-digest://vendor/assets/stylesheets/bootstrap-3.3.6.min;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/MqGN9EZOMbRIYQaY7FWztqwEhI8dXvPnoE87zqEYwjk.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/MqGN9EZOMbRIYQaY7FWztqwEhI8dXvPnoE87zqEYwjk.cache
new file mode 100644
index 00000000..8a6122ef
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/MqGN9EZOMbRIYQaY7FWztqwEhI8dXvPnoE87zqEYwjk.cache
@@ -0,0 +1 @@
+I"app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=ce6e169d674f91fe3bccbe050418ddbf27ac25c0f19ae88d27a6a75f5a7c28fa:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/mqyIs8xq5KZ9GOL-QSUpyfJL0SsC5NkovzQRLpTC7ls.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/mqyIs8xq5KZ9GOL-QSUpyfJL0SsC5NkovzQRLpTC7ls.cache
new file mode 100644
index 00000000..28572b61
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Mq/mqyIs8xq5KZ9GOL-QSUpyfJL0SsC5NkovzQRLpTC7ls.cache
@@ -0,0 +1,3 @@
+[o:Set:
+@hash}
+I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"jprocessors:type=application/javascript&file_type=application/javascript&engines=.coffee&pipeline=self;TTI":file-digest://app/assets/javascripts/creatures.coffee;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Nj/NjHUB8-3fQrkAIzMxUlHQuPMWjnlwYXAWHBnDKpxF_w.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Nj/NjHUB8-3fQrkAIzMxUlHQuPMWjnlwYXAWHBnDKpxF_w.cache
new file mode 100644
index 00000000..077b5861
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Nj/NjHUB8-3fQrkAIzMxUlHQuPMWjnlwYXAWHBnDKpxF_w.cache
@@ -0,0 +1 @@
+I"app/assets/javascripts/creatures.coffee?type=application/javascript&pipeline=self&id=dfd1e781639e42487ce0947786e63cc825c80dbb2830b1975c0ea9015d6c0228:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Ny/NyG3ytXQyZKAxBEPTFcwCh0l3dXeOrJOv-VavsPRKhQ.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Ny/NyG3ytXQyZKAxBEPTFcwCh0l3dXeOrJOv-VavsPRKhQ.cache
new file mode 100644
index 00000000..394e36d3
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Ny/NyG3ytXQyZKAxBEPTFcwCh0l3dXeOrJOv-VavsPRKhQ.cache
@@ -0,0 +1,2 @@
+[o:Set:
+@hash}I"environment-version:ETTI"environment-paths;TTI"rails-env;TTI"?processors:type=text/css&file_type=text/css&pipeline=debug;TTI"9file-digest://app/assets/stylesheets/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"Dfile-digest://vendor/assets/stylesheets/bootstrap-3.3.6.min.css;TTI"Lprocessors:type=text/css&file_type=text/css&engines=.scss&pipeline=self;TTI"8file-digest://app/assets/stylesheets/creatures.scss;TTI"$file-digest://app/assets/images;TTI"8file-digest://app/assets/images/bootstrap-3.3.6.min;TTI")file-digest://app/assets/javascripts;TTI"=file-digest://app/assets/javascripts/bootstrap-3.3.6.min;TTI")file-digest://app/assets/stylesheets;TTI"=file-digest://app/assets/stylesheets/bootstrap-3.3.6.min;TTI",file-digest://vendor/assets/javascripts;TTI"@file-digest://vendor/assets/javascripts/bootstrap-3.3.6.min;TTI",file-digest://vendor/assets/stylesheets;TTI"@file-digest://vendor/assets/stylesheets/bootstrap-3.3.6.min;TTF
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/QF/QF7-ll59KguWccMb7QRbbM5CmxmifpcSBHLlLK48Ezw.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/QF/QF7-ll59KguWccMb7QRbbM5CmxmifpcSBHLlLK48Ezw.cache
new file mode 100644
index 00000000..e22769d3
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/QF/QF7-ll59KguWccMb7QRbbM5CmxmifpcSBHLlLK48Ezw.cache
@@ -0,0 +1 @@
+I"app/assets/stylesheets/application.css?type=text/css&pipeline=debug&id=8a102c78b5ca6790b7f35effa165ebab52820100de507d8b4b4e11057ebdf3f3:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Qi/Qi6rK1m2NpWxCMHEOyZiDV4MazDyj-lJ9vVA_IfsDKE.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Qi/Qi6rK1m2NpWxCMHEOyZiDV4MazDyj-lJ9vVA_IfsDKE.cache
new file mode 100644
index 00000000..178c43e2
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Qi/Qi6rK1m2NpWxCMHEOyZiDV4MazDyj-lJ9vVA_IfsDKE.cache
@@ -0,0 +1 @@
+"%Օoc+$`o&Ǵo9o
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Su/SuhtC6f7E2-1SXl4bkRvOKqhzFKTjPvbglVtjbjV6WQ.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Su/SuhtC6f7E2-1SXl4bkRvOKqhzFKTjPvbglVtjbjV6WQ.cache
new file mode 100644
index 0000000000000000000000000000000000000000..0c6bb11647887922da4343823789ca18713987fc
GIT binary patch
literal 6478
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
literal 0
HcmV?d00001
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/Tl/Tl5j1IVQlibhVcT3ueeDFOtoDTKhTKvjwHI4c0hqPxc.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/Tl/Tl5j1IVQlibhVcT3ueeDFOtoDTKhTKvjwHI4c0hqPxc.cache
new file mode 100644
index 00000000..ff9124f9
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/Tl/Tl5j1IVQlibhVcT3ueeDFOtoDTKhTKvjwHI4c0hqPxc.cache
@@ -0,0 +1 @@
+"%D#+R=@7|(
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/UQ/UQCYUjsEErSsgxSIb2ey07HTkhYoQ48sGCjK_v0qVeQ.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/UQ/UQCYUjsEErSsgxSIb2ey07HTkhYoQ48sGCjK_v0qVeQ.cache
new file mode 100644
index 00000000..651ccc8d
--- /dev/null
+++ b/bog_app/tmp/cache/assets/sprockets/v3.0/UQ/UQCYUjsEErSsgxSIb2ey07HTkhYoQ48sGCjK_v0qVeQ.cache
@@ -0,0 +1 @@
+I"}app/assets/stylesheets/application.css?type=text/css&id=ede3418d6392bbf0488fe0bcf57e9050ed51b49bf3d78d4945725e40fdf0a399:ET
\ No newline at end of file
diff --git a/bog_app/tmp/cache/assets/sprockets/v3.0/W2/W22LopCM8AXeiiO4fXoH_G60gxoA8s_0ttD2Eg6DAiA.cache b/bog_app/tmp/cache/assets/sprockets/v3.0/W2/W22LopCM8AXeiiO4fXoH_G60gxoA8s_0ttD2Eg6DAiA.cache
new file mode 100644
index 0000000000000000000000000000000000000000..2a7b021d1ce3c1a475065b6f6dff6f694f845f36
GIT binary patch
literal 971
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