sps_bootstrap 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.rdoc +3 -0
  4. data/Rakefile +34 -0
  5. data/lib/assets/javascripts/bootstrap.js +2363 -0
  6. data/lib/assets/javascripts/sps_bootstrap.js +1 -0
  7. data/lib/assets/stylesheets/bootstrap.css +5995 -0
  8. data/lib/assets/stylesheets/sps_bootstrap.css +3 -0
  9. data/lib/sps_bootstrap.rb +3 -0
  10. data/lib/sps_bootstrap/engine.rb +5 -0
  11. data/lib/sps_bootstrap/version.rb +3 -0
  12. data/lib/tasks/sps_bootstrap_tasks.rake +4 -0
  13. data/test/dummy/README.rdoc +28 -0
  14. data/test/dummy/Rakefile +6 -0
  15. data/test/dummy/app/assets/javascripts/application.js +15 -0
  16. data/test/dummy/app/assets/stylesheets/application.css +16 -0
  17. data/test/dummy/app/controllers/application_controller.rb +5 -0
  18. data/test/dummy/app/controllers/welcome_controller.rb +5 -0
  19. data/test/dummy/app/helpers/application_helper.rb +2 -0
  20. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  21. data/test/dummy/app/views/welcome/index.html.erb +0 -0
  22. data/test/dummy/bin/bundle +3 -0
  23. data/test/dummy/bin/rails +4 -0
  24. data/test/dummy/bin/rake +4 -0
  25. data/test/dummy/bin/setup +29 -0
  26. data/test/dummy/config.ru +4 -0
  27. data/test/dummy/config/application.rb +26 -0
  28. data/test/dummy/config/boot.rb +5 -0
  29. data/test/dummy/config/database.yml +25 -0
  30. data/test/dummy/config/environment.rb +5 -0
  31. data/test/dummy/config/environments/development.rb +41 -0
  32. data/test/dummy/config/environments/production.rb +79 -0
  33. data/test/dummy/config/environments/test.rb +42 -0
  34. data/test/dummy/config/initializers/assets.rb +11 -0
  35. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  36. data/test/dummy/config/initializers/cookies_serializer.rb +3 -0
  37. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  38. data/test/dummy/config/initializers/inflections.rb +16 -0
  39. data/test/dummy/config/initializers/mime_types.rb +4 -0
  40. data/test/dummy/config/initializers/session_store.rb +3 -0
  41. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  42. data/test/dummy/config/locales/en.yml +23 -0
  43. data/test/dummy/config/routes.rb +56 -0
  44. data/test/dummy/config/secrets.yml +22 -0
  45. data/test/dummy/db/development.sqlite3 +0 -0
  46. data/test/dummy/log/development.log +253 -0
  47. data/test/dummy/public/404.html +67 -0
  48. data/test/dummy/public/422.html +67 -0
  49. data/test/dummy/public/500.html +66 -0
  50. data/test/dummy/public/favicon.ico +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-GTzqG0cmUo_Dg16wEO3OygvBTr00YHtzKQMHTGZa7g.cache +0 -0
  52. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0DKEZ8JeE8LGgthaXNVIJE6fv6b-veTv-FyQuurLW8o.cache +0 -0
  53. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0iAvZCD04hx7u--lWbVrcl4exOotUTMHYM0AEyp6kIk.cache +2 -0
  54. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1k5VON3Ba5n0tceMe-Hx7wzt0tv8zNUrMP2QfiFJXoU.cache +1 -0
  55. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1mMBHVQvRjaOEvmmI19xcmogkerkp1snLDc1fGUvesk.cache +2 -0
  56. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/25cdcY6HS_wfgNvCesz45hwk-Lmfz9zgQqgaHa5axJk.cache +2 -0
  57. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/28z1QDF-KvW41PWhNczlBvncU9QUvDTOJ3NmgrCsUyk.cache +2 -0
  58. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2UxJKTvNlDwol2prYap1Dpdji7H4882shlbuaHukJJ4.cache +1 -0
  59. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3jFngRuUpOa92k4EViIU2E-P__Gr8yJBgGbesAPVmeE.cache +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4KPJXRtbpVgrjh2LIvkFZqLuZkyt6ziDZU_gKeN7Glc.cache +2 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8-gxGyPKxKNaofPwMnhavnRfucPCglfQ6LWTNpfQqwc.cache +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8tcEX_3KdMgphbAKiTPEONcRwezB_bxbsU2zFLHuV58.cache +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9V2VmBvuzUI0P4oIUI40oN4HAximu5PtxK762rneuK4.cache +1 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9hvHf4qMdq-0PTPTgKSUjoJIIHgEcD9DwKdLWDL8Rkc.cache +1 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Aa9rmIszjJxhyzdzJgBwbdR7pSLYhLYAsFpYZIcdsyc.cache +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AxDPBz5Egr_TAamqluGEhuJamDQgoJHLJBTimIwUfEk.cache +1 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DJERp68_haF_yTHSRIxV6cRDSSYEhQxF4HldMz--8dI.cache +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E0w6MDhjqO8pqDo3LdrXZwKiXi-iJcL5kc1H5b-uV8o.cache +1 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EMszmsPJeli7t4l6Al73Yc-XYJR8LlUO9cGz2h5MnCs.cache +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FdEIgHlHZKQN0XJTmI2kYUaMKFs5HFEl4klBiWvc3m8.cache +3 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FetjsT0FBG2e-M20OJ-8HvdfvPWKk7w-GGJ3CbjkD3E.cache +1 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GzV0ZIAW-GZl0hJHQJVPaM2zKLXe0yARSQDd-cEszDU.cache +1 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H7r0fWP2hqHsgVgER-eeSkaDlCCqfVj6xMljvrQAOQk.cache +1 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JvsOL5SXdOmp-sa5hCuxRuUooWN0FqtnA_vq1gpHNgk.cache +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Lq0JiDakpS9SCuYDiDJ858uF255GW6Q54Cr2gjnBk8o.cache +1 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LzBZP_gTaLCzFEOwdU6ZcHRROFtVUqLG4s3fvcZXPxE.cache +1 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NRea-II3XyHOVYjr_BITplc-hxALq2s5wg5Qf0eEsyI.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nxsm0tLmembJEh9ny-qpHcAPAlUdRv9mJX5-UDKgazE.cache +1 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OWup66WFpfRNiyF2IMkvqk_sAtvbHw_KyXCLGD1V7Ew.cache +1 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q038aj-BOQIjeQ5ZfEbmbYaRQiyZfxy-e6DS2XFytVA.cache +1 -0
  81. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QOEIcm6CYcnQeKomekfYtiFXlbTGFmmLmrmRobWk4dI.cache +0 -0
  82. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RS7jCz3qrDB7T0JeBZtWdoiAMH6OWCPBhiscAN9_NPc.cache +1 -0
  83. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/S6CAJwzrArg4pULGElwg8D4wyOBo_63-OVGkJJiLh8s.cache +1 -0
  84. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SSTKcz3hf_E-oj-66JBBF7GmpGCJSmOXkTg4UFWuyJc.cache +1 -0
  85. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SnHG7DEudMsHS4ntwK2cFle2tZiKNo46R7Im8ChbfC4.cache +1 -0
  86. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TSPl-SpEOrmlm9WSstn8TGK1O6zIJeQMzYH0cSA2NXQ.cache +1 -0
  87. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U489BYXVIRvu7HUdjKqokcf6Mub81wNw3XJG8rikLvU.cache +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VSzsyYFYQkONa_wSDi-vnXkQX8JAJu8-9LYs0DrsKiE.cache +1 -0
  89. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VWps_WYSahYL3dqHm14GjnyK8iFyruFRDsp21UhRhG8.cache +1 -0
  90. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vi14oXWAXKc8KdP7kiimw94OYgktkEs-kFpbuaetf8A.cache +1 -0
  91. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WKT5PTbueFQ2PKhYTDDoR9-_kbNU9QYIK0ZTBSHpevU.cache +0 -0
  92. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XJWEKbirwctu1PVhuHkcXXnCmabKri8_iszTdWnpCkA.cache +0 -0
  93. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XmhOIaGMnZDxwLI5zcjNjvKYEV8AFC2dq5fUOIpacwU.cache +2 -0
  94. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XrvnYV00xPybtzpDNf1sEmnv7xqlsLdmKioTPAbkSPA.cache +0 -0
  95. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YD90Rv03X8JIhIt7QGTWI4dgbqXnro_T-d5nUtltHd4.cache +1 -0
  96. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_OiA3hFpWcK885WL7hlQSYP-DAOYT3AF1aGzZ29KTYg.cache +0 -0
  97. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_dRKZmHAAlg2nADTaG5TCi-mZXw0uHQheO0LaeX_ZO8.cache +0 -0
  98. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_l1Yj2hS5TFlCnRMa1XdjLPissuAW6vl1X8O-2f6NuU.cache +1 -0
  99. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aT8IFlNYN61M9aMZg8A_ttwW700TB5Ps-YgyS_mF-6w.cache +1 -0
  100. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/askwMv5nrz-JfpZQ4FMJamQcOzldP4Y2FIrDcsfOgqY.cache +1 -0
  101. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bT1lh7yeo9RAf9aK1EyUcaXQKj2wCNPUQFgmxAe0SS0.cache +0 -0
  102. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cFIwDfuqktc07ClQ72-pcKMicpIcQ4nL3yRh8qGZ3VU.cache +1 -0
  103. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e5e-mvzzoAaUaE9dmgzkLk5qqg-zJjWy0yxTZP-4TKI.cache +0 -0
  104. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e5j5KG-Z7aXGFlO4hxQshjPYb6npK0FxkPFemya-07U.cache +0 -0
  105. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eK8Gdf8VChUUaXPXd6tmGYMbFBq6mCEoIUbpqHhFlCU.cache +1 -0
  106. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/em62YTI7T9pA3PmyggmvrGcDzfw1EpiwT0yx17xayYg.cache +1 -0
  107. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gAijuVSylTCeARWgjTDixtkXzvCDvGXmjXEien3Eq5Q.cache +1 -0
  108. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gFSMInQEOgHeuzgNufMFHwJphquyNkUivQoN59qbEWU.cache +0 -0
  109. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iaMQRphIqtgxO-9UUsaxWU-8KARXXNiflH1DJ4bSAXk.cache +0 -0
  110. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/idd32-zLeAHCuviJJMY6m5uEEdHzYfDIrRqSbP12KLo.cache +1 -0
  111. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iqQPDIN4m-MLmoLKlSU298783ACieRLP7sKyYamU8qI.cache +3 -0
  112. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jQOfr3imjgmT4osARZcnDmyhcEYp9ZfzsOYIwCjhieY.cache +0 -0
  113. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/joiTiYlzBNQlmkUML-x-bx1TbHUWl15lD3pQ4Cytp4M.cache +1 -0
  114. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lmhVdrOzLLCRWPAmsTTS40RtNnZxbNxHK3rea76m-1M.cache +1 -0
  115. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mw6YZIjQbE3ShIZiTrctD134eec3-reZlLTpCd1LnYU.cache +1 -0
  116. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oYxtRCbzN0XV0aO_dVQsXYoSSJReTc7z3E6VjV7KLlU.cache +1 -0
  117. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oaAG2B1EICSDsfhuYEunHrK6v0-78wkhRX7iqRvQGcQ.cache +0 -0
  118. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/omOSURXCbYbH5dzehhMx8eNXUB3QiQLW6eGPAHdY0M0.cache +0 -0
  119. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ouyI8sAZrsOY8emZhgzscToF8IbRi5nNn2_B0u2_N0U.cache +1 -0
  120. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qdb_W2HCbfdUnMjspmfeELwgKq1DH52070VEzk1jfWs.cache +1 -0
  121. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sGxZuK-C1BLpoljBdVhgD0ftN7TpH1OsvIoIvYIOmeY.cache +0 -0
  122. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sn6v2zwF6O0tEnmjQ8AtMeaiUkfKGjgc6ngYAJghFww.cache +0 -0
  123. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v1gNhZhnDVELTxiXCF5uQ84A8X0OnFHqUEqTLIPK_uM.cache +1 -0
  124. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vMqc07jTS9nOGdh0rDxo3TZ_yQuqYxW2yreJ0OQcW18.cache +1 -0
  125. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wdTES2Ip3OPL7pNskM1vrnMe1ZaA_flyI__O4ZU3mh0.cache +0 -0
  126. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wptvbr5nXNq6lMR6idcJZGK6EQm18azvMwhyBBz9oPY.cache +2 -0
  127. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wvqUVB-f31cgK9zb5zepbolwRZWVjSPjgNCEqP5GksE.cache +0 -0
  128. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yOUS5ROYpYuhmEtQqSCthNP5JW6oAayUyPeT7afEfIg.cache +0 -0
  129. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ydxUyQH9lHnQFZ7sQjQevydO8FJ-mTvBMG41AMm5AXo.cache +1 -0
  130. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yzsJ6tozzze-v8lXSkGylTUbqromaEaxfzDOe1SD27o.cache +2 -0
  131. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zysmLxPi3VsVaDdB4G6-C_A4sp79K3vk8XzlB4EnIj4.cache +1 -0
  132. data/test/sps_bootstrap_test.rb +7 -0
  133. data/test/test_helper.rb +19 -0
  134. metadata +325 -0
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.action_dispatch.cookies_serializer = :json
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.session_store :cookie_store, key: '_dummy_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,56 @@
1
+ Rails.application.routes.draw do
2
+ # The priority is based upon order of creation: first created -> highest priority.
3
+ # See how all your routes lay out with "rake routes".
4
+
5
+ # You can have the root of your site routed with "root"
6
+ root 'welcome#index'
7
+
8
+ # Example of regular route:
9
+ # get 'products/:id' => 'catalog#view'
10
+
11
+ # Example of named route that can be invoked with purchase_url(id: product.id)
12
+ # get 'products/:id/purchase' => 'catalog#purchase', as: :purchase
13
+
14
+ # Example resource route (maps HTTP verbs to controller actions automatically):
15
+ # resources :products
16
+
17
+ # Example resource route with options:
18
+ # resources :products do
19
+ # member do
20
+ # get 'short'
21
+ # post 'toggle'
22
+ # end
23
+ #
24
+ # collection do
25
+ # get 'sold'
26
+ # end
27
+ # end
28
+
29
+ # Example resource route with sub-resources:
30
+ # resources :products do
31
+ # resources :comments, :sales
32
+ # resource :seller
33
+ # end
34
+
35
+ # Example resource route with more complex sub-resources:
36
+ # resources :products do
37
+ # resources :comments
38
+ # resources :sales do
39
+ # get 'recent', on: :collection
40
+ # end
41
+ # end
42
+
43
+ # Example resource route with concerns:
44
+ # concern :toggleable do
45
+ # post 'toggle'
46
+ # end
47
+ # resources :posts, concerns: :toggleable
48
+ # resources :photos, concerns: :toggleable
49
+
50
+ # Example resource route within a namespace:
51
+ # namespace :admin do
52
+ # # Directs /admin/products/* to Admin::ProductsController
53
+ # # (app/controllers/admin/products_controller.rb)
54
+ # resources :products
55
+ # end
56
+ end
@@ -0,0 +1,22 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure the secrets in this file are kept private
11
+ # if you're sharing your code publicly.
12
+
13
+ development:
14
+ secret_key_base: 89277163388425dbef719c3836a65d594f7451711ce73d98a74a9e93248d5de9ecc2dfa6b4a92f938735cb4611a732d92cd2d3e426b8a1c366c451f0ca268a33
15
+
16
+ test:
17
+ secret_key_base: c5c9f2a36745dd2397e887b7807011b61b817d2b761f423b5e0f5174b96b2a0d57163451842cf1da574d676ef8a3b10434d56a663d6b8e43a68c78ceb8716e3c
18
+
19
+ # Do not keep production secrets in the repository,
20
+ # instead read values from the environment.
21
+ production:
22
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
File without changes
@@ -0,0 +1,253 @@
1
+
2
+
3
+ Started GET "/" for ::1 at 2015-06-20 19:19:38 +0530
4
+ Processing by Rails::WelcomeController#index as HTML
5
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/railties-4.2.2/lib/rails/templates/rails/welcome/index.html.erb (5.7ms)
6
+ Completed 200 OK in 25ms (Views: 25.2ms | ActiveRecord: 0.0ms)
7
+
8
+
9
+ Started GET "/" for ::1 at 2015-06-20 19:20:31 +0530
10
+ Processing by WelcomeController#index as HTML
11
+ Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.0ms)
12
+
13
+ ActionView::MissingTemplate (Missing template welcome/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
14
+ * "/Users/surajpratap/RubymineProjects/sps_bootstrap/test/dummy/app/views"
15
+ ):
16
+ actionview (4.2.2) lib/action_view/path_set.rb:46:in `find'
17
+ actionview (4.2.2) lib/action_view/lookup_context.rb:121:in `find'
18
+ actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
19
+ actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
20
+ actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:8:in `render'
21
+ actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
22
+ actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
23
+ actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
24
+ actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
25
+ actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
26
+ actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
27
+ actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
28
+ actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
29
+ actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
30
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
31
+ activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
32
+ /Users/surajpratap/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
33
+ activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
34
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
35
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
36
+ activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
37
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
38
+ actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
39
+ actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
40
+ actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
41
+ actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
42
+ actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
43
+ activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
44
+ activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
45
+ activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
46
+ activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
47
+ activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
48
+ activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
49
+ activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
50
+ activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
51
+ actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
52
+ actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
53
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
54
+ activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
55
+ activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
56
+ activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
57
+ actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
58
+ actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
59
+ activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
60
+ actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
61
+ actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
62
+ actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
63
+ actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
64
+ actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
65
+ actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
66
+ actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
67
+ actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
68
+ actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
69
+ actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
70
+ actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
71
+ actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
72
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
73
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
74
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
75
+ actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
76
+ actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
77
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
78
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
79
+ actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
80
+ activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
81
+ activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
82
+ activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
83
+ actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
84
+ activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
85
+ activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
86
+ activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
87
+ activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
88
+ actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
89
+ actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
90
+ actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
91
+ actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
92
+ actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
93
+ railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
94
+ railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
95
+ activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
96
+ activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
97
+ activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
98
+ railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
99
+ actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
100
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
101
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
102
+ activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
103
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
104
+ actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
105
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
106
+ railties (4.2.2) lib/rails/engine.rb:518:in `call'
107
+ railties (4.2.2) lib/rails/application.rb:164:in `call'
108
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
109
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
110
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
111
+ /Users/surajpratap/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
112
+ /Users/surajpratap/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
113
+ /Users/surajpratap/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
114
+
115
+
116
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.5ms)
117
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
118
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (29.3ms)
119
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (88.5ms)
120
+
121
+
122
+ Started GET "/" for ::1 at 2015-06-20 19:21:03 +0530
123
+ Processing by WelcomeController#index as HTML
124
+ Rendered welcome/index.html.erb within layouts/application (0.4ms)
125
+ Completed 200 OK in 263ms (Views: 262.8ms | ActiveRecord: 0.0ms)
126
+
127
+
128
+ Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-06-20 19:21:03 +0530
129
+
130
+
131
+ Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-06-20 19:21:03 +0530
132
+
133
+
134
+ Started GET "/" for ::1 at 2015-06-20 19:23:07 +0530
135
+ Processing by WelcomeController#index as HTML
136
+ Rendered welcome/index.html.erb within layouts/application (0.1ms)
137
+ Completed 200 OK in 290ms (Views: 290.3ms | ActiveRecord: 0.0ms)
138
+
139
+
140
+ Started GET "/assets/bootstrap.self-99c4b356a85da86a3f0cf64a3b83e45fbe3f246d56ca6b632c87802d32983d5a.css?body=1" for ::1 at 2015-06-20 19:23:07 +0530
141
+
142
+
143
+ Started GET "/assets/sps_bootstrap.self-4a4c63b3b379fe307cf83e414c8ae532911fc0a1f3cb82fac49a7c36a8c5b78a.css?body=1" for ::1 at 2015-06-20 19:23:07 +0530
144
+
145
+
146
+ Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-06-20 19:23:07 +0530
147
+
148
+
149
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-20 19:23:07 +0530
150
+
151
+
152
+ Started GET "/" for ::1 at 2015-06-20 19:23:33 +0530
153
+ Processing by WelcomeController#index as HTML
154
+ Rendered welcome/index.html.erb within layouts/application (0.1ms)
155
+ Completed 200 OK in 45ms (Views: 44.7ms | ActiveRecord: 0.0ms)
156
+
157
+
158
+ Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-06-20 19:23:33 +0530
159
+
160
+
161
+ Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-06-20 19:23:33 +0530
162
+
163
+
164
+ Started GET "/" for ::1 at 2015-06-20 19:23:51 +0530
165
+ Processing by WelcomeController#index as HTML
166
+ Rendered welcome/index.html.erb within layouts/application (0.0ms)
167
+ Completed 200 OK in 129ms (Views: 129.3ms | ActiveRecord: 0.0ms)
168
+
169
+
170
+ Started GET "/assets/sps_bootstrap.self-4a4c63b3b379fe307cf83e414c8ae532911fc0a1f3cb82fac49a7c36a8c5b78a.css?body=1" for ::1 at 2015-06-20 19:23:51 +0530
171
+
172
+
173
+ Started GET "/assets/bootstrap.self-99c4b356a85da86a3f0cf64a3b83e45fbe3f246d56ca6b632c87802d32983d5a.css?body=1" for ::1 at 2015-06-20 19:23:51 +0530
174
+
175
+
176
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-20 19:23:51 +0530
177
+
178
+
179
+ Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-06-20 19:23:51 +0530
180
+
181
+
182
+ Started GET "/" for ::1 at 2015-06-20 19:25:54 +0530
183
+ Processing by WelcomeController#index as HTML
184
+ Rendered welcome/index.html.erb within layouts/application (0.0ms)
185
+ Completed 200 OK in 205ms (Views: 204.4ms | ActiveRecord: 0.0ms)
186
+
187
+
188
+ Started GET "/assets/bootstrap.self-49d0d9ba2c12cf720df1c0bdbf1c5d76c98c469ccb63aa4c1abbb3993bf0f289.js?body=1" for ::1 at 2015-06-20 19:25:54 +0530
189
+
190
+
191
+ Started GET "/assets/sps_bootstrap.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2015-06-20 19:25:54 +0530
192
+
193
+
194
+ Started GET "/assets/application.self-89655ea40500a342dad2ac571974c28abab3e3897c63fef4c2d06d7564836879.js?body=1" for ::1 at 2015-06-20 19:25:54 +0530
195
+
196
+
197
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-20 19:25:54 +0530
198
+
199
+
200
+ Started GET "/assets/sps_bootstrap.self-4a4c63b3b379fe307cf83e414c8ae532911fc0a1f3cb82fac49a7c36a8c5b78a.css?body=1" for ::1 at 2015-06-20 19:25:54 +0530
201
+
202
+
203
+ Started GET "/assets/bootstrap.self-99c4b356a85da86a3f0cf64a3b83e45fbe3f246d56ca6b632c87802d32983d5a.css?body=1" for ::1 at 2015-06-20 19:25:54 +0530
204
+
205
+
206
+ Started GET "/" for ::1 at 2015-06-20 19:26:38 +0530
207
+ Processing by WelcomeController#index as HTML
208
+ Rendered welcome/index.html.erb within layouts/application (0.0ms)
209
+ Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms)
210
+
211
+ ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'):
212
+ 3: <head>
213
+ 4: <title>Dummy</title>
214
+ 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
215
+ 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
216
+ 7: <%= csrf_meta_tags %>
217
+ 8: </head>
218
+ 9: <body>
219
+ app/assets/javascripts/application.js:13
220
+ app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3485506367432725794_70171423593980'
221
+
222
+
223
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.2ms)
224
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms)
225
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
226
+ Rendered /Users/surajpratap/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (55.2ms)
227
+
228
+
229
+ Started GET "/" for ::1 at 2015-06-20 19:27:15 +0530
230
+ Processing by WelcomeController#index as HTML
231
+ Rendered welcome/index.html.erb within layouts/application (12.8ms)
232
+ Completed 200 OK in 539ms (Views: 538.2ms | ActiveRecord: 0.0ms)
233
+
234
+
235
+ Started GET "/assets/bootstrap.self-99c4b356a85da86a3f0cf64a3b83e45fbe3f246d56ca6b632c87802d32983d5a.css?body=1" for ::1 at 2015-06-20 19:27:16 +0530
236
+
237
+
238
+ Started GET "/assets/sps_bootstrap.self-4a4c63b3b379fe307cf83e414c8ae532911fc0a1f3cb82fac49a7c36a8c5b78a.css?body=1" for ::1 at 2015-06-20 19:27:16 +0530
239
+
240
+
241
+ Started GET "/assets/sps_bootstrap.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2015-06-20 19:27:16 +0530
242
+
243
+
244
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-20 19:27:16 +0530
245
+
246
+
247
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-20 19:27:16 +0530
248
+
249
+
250
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2015-06-20 19:27:16 +0530
251
+
252
+
253
+ Started GET "/assets/bootstrap.self-49d0d9ba2c12cf720df1c0bdbf1c5d76c98c469ccb63aa4c1abbb3993bf0f289.js?body=1" for ::1 at 2015-06-20 19:27:16 +0530
@@ -0,0 +1,67 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The page you were looking for doesn't exist (404)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ body {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body>
58
+ <!-- This file lives in public/404.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>The page you were looking for doesn't exist.</h1>
62
+ <p>You may have mistyped the address or the page may have moved.</p>
63
+ </div>
64
+ <p>If you are the application owner check the logs for more information.</p>
65
+ </div>
66
+ </body>
67
+ </html>