spec/dummy/Rakefile | 100644 | 0 | 0 | | | 250 Bytes | e329d0b6a340d978dafd995a6f4b69f195be16ffd6b84cb885cf654fa5c2c636 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 0a9ed2a2ba710b613d20e36acb36a4481ae0cf847efafac54d622b813f76d5d2 |
README.md | 100644 | 0 | 0 | | | 9.26 KB | 3a74dfe5aea326812f9c12d5ed65ac6b41a6083d1b5b0464b39a98a4249f9943 |
Rakefile | 100644 | 0 | 0 | | | 648 Bytes | 439cd4b0982419e206f3a1763925d413c46b7dc1c46f8e8599225521d62f266e |
app/assets/javascripts/fine_print/application.js | 100644 | 0 | 0 | | | 464 Bytes | c23220baeb306e8013f03b23b0937c4f06215e9dbef939bb8b25e5f503318729 |
app/assets/stylesheets/fine_print/application.css | 100644 | 0 | 0 | | | 44 Bytes | d6875882bd84b04b81948dfa84916566f72f16213b772b0204c0d5826c66d269 |
app/assets/stylesheets/fine_print/scaffold.css | 100644 | 0 | 0 | | | 916 Bytes | 83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78 |
app/controllers/fine_print/application_controller.rb | 100644 | 0 | 0 | | | 252 Bytes | 231808e3a4fb7a4293a2f0aba61f8155e673c9059d0f5020611dd4ab05044a44 |
app/controllers/fine_print/contracts_controller.rb | 100644 | 0 | 0 | | | 1.87 KB | 5b30651d675eed02f06710b14a03d1a48f14154ce3013f9bfa93a7d57893936c |
app/controllers/fine_print/home_controller.rb | 100644 | 0 | 0 | | | 85 Bytes | b81050ef320292d065da50843864e3f7b3e5368c1420d5df5b2c5661a677980c |
app/controllers/fine_print/signatures_controller.rb | 100644 | 0 | 0 | | | 281 Bytes | f65e138faf59beeb1ac5e8afa9dbd51a830d912024cdbbf61062b65ad2953a8d |
app/helpers/fine_print/application_helper.rb | 100644 | 0 | 0 | | | 148 Bytes | e482d0da842cace4ab59ffca224cb439e21436b0ebc870526141d8cfe4e4bba1 |
app/models/fine_print/contract.rb | 100644 | 0 | 0 | | | 2.35 KB | ff050922423973f6a7e76b270003f5b519f2508f5a4c536cfc691f1affc6ecab |
app/models/fine_print/signature.rb | 100644 | 0 | 0 | | | 637 Bytes | ccc1ea78c71fd9a021fb5b56f3aa4b36c0a76138ac48d87cca03b4b62112284c |
app/views/fine_print/contracts/_form.html.erb | 100644 | 0 | 0 | | | 1.26 KB | 6c3e2361114759ef025d90b8df90f207ccfaf46238b4beaf1733d8faa7101b20 |
app/views/fine_print/contracts/edit.html.erb | 100644 | 0 | 0 | | | 304 Bytes | 1a843707bd93c0488058029c71c25f62582428801c2c6d9b5dc0e48a18ec9edc |
app/views/fine_print/contracts/index.html.erb | 100644 | 0 | 0 | | | 1.89 KB | 1fd3437861fbb306b9faa1080c5b8a602fda55ebdb2f83c312f610560b095f96 |
app/views/fine_print/contracts/new.html.erb | 100644 | 0 | 0 | | | 232 Bytes | a12bc336db75dd122a0484ef9cbd3791d7f968479d9dd9b4909abee1797bfe21 |
app/views/fine_print/contracts/new_version.html.erb | 100644 | 0 | 0 | | | 263 Bytes | c578a104d6a184ba9576269587ad27c4c2ead8286274d5d387ea62e984b2feaa |
app/views/fine_print/contracts/show.html.erb | 100644 | 0 | 0 | | | 861 Bytes | 8b6236ea0b5751c8d039f33598ed714f1e6f1a93aedd7451f8890e4d00984776 |
app/views/fine_print/home/index.html.erb | 100644 | 0 | 0 | | | 398 Bytes | 101a74d330df8cadb1f6b76029fd9811f1877a94965cd88efcdafa14e3fd4953 |
app/views/fine_print/signatures/index.html.erb | 100644 | 0 | 0 | | | 1.08 KB | 98c0be642e25f3a723962199c2e3ef36663c0a4b0076fa7beb01f5833fd0f51c |
app/views/layouts/fine_print/application.html.erb | 100644 | 0 | 0 | | | 417 Bytes | 5e87ace1e3baab3c20be08ad8b6fb7a44c3de938e70b4f4b7f9ce3bb9ca73794 |
config/initializers/fine_print.rb | 100644 | 0 | 0 | | | 1.87 KB | e7827d4cab84c8b8973bc65e2d5528fd8520543d71917bf13ec05ff89f150294 |
config/routes.rb | 100644 | 0 | 0 | | | 236 Bytes | 82824009938ad6daf12e099b34d87728a83bf9a0b5cf1a4981e3e283789b4d1c |
db/migrate/0_install_fine_print.rb | 100644 | 0 | 0 | | | 786 Bytes | 6b1531cc38ecde83dbcb0bfb993cbcbc4e964fa64bd63afdf992f3cc7dcfb713 |
lib/fine_print.rb | 100644 | 0 | 0 | | | 3.53 KB | 91cfafa70cb150b298d8764a928429cf06dee721b5874fa355df9771cbb3f6a5 |
lib/fine_print/controller_includes.rb | 100644 | 0 | 0 | | | 4.52 KB | 9e2f0c0429f2f619afd9dafe4fba80066fb932aa6a230186215d538a1c87e60b |
lib/fine_print/engine.rb | 100644 | 0 | 0 | | | 388 Bytes | 90116519f4bf51f37cfd609dc9e1a8aaeb3018d706507d8e637622eb87385edb |
lib/fine_print/security_transgression.rb | 100644 | 0 | 0 | | | 72 Bytes | 52b6ae779befbb0641018bd9cace8a7fc550be1c9c7eee6b185dab607b528391 |
lib/fine_print/version.rb | 100644 | 0 | 0 | | | 41 Bytes | beb325d6bd9da06e629fa576a634629d38623ecb91ffa064e2effa63dd56c5e9 |
lib/tasks/fine_print_tasks.rake | 100644 | 0 | 0 | | | 1.55 KB | 9d92ecc18408f3b6ff56330d0d41938614237692cea632eaa8c5c1c56806b9b0 |
spec/controllers/contracts_controller_spec.rb | 100644 | 0 | 0 | | | 7.6 KB | b5ed9bbdf7683a45ac0f47e16a04f08336a8d732e571aef42a997ad4493bdad6 |
spec/controllers/home_controller_spec.rb | 100644 | 0 | 0 | | | 624 Bytes | 32f10347385502711b27b2589c22eab77a7a585020a2ebc847ccc63c41c74df5 |
spec/controllers/signatures_controller_spec.rb | 100644 | 0 | 0 | | | 1.42 KB | db0a5f28d5a00f68b5c76b92b15c9ab144e1cc9c7ba06667595027e6d6624dcc |
spec/dummy/README.md | 100644 | 0 | 0 | | | 65 Bytes | 0ff054ece33d82438fda27072ef08abc73566406c00ef45bad9866b279ffa2e3 |
spec/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 80 Bytes | df6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7 |
spec/dummy/app/controllers/dummy_models_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c0a12e9afd57bc49c568ef461a141d18c8a2d218c850e7fe3eaec1ffcabee712 |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 171 Bytes | acd628eca7163e14a190d14d49c409a3224f1c23a11f9038079569a7a2e014fd |
spec/dummy/app/models/dummy_user.rb | 100644 | 0 | 0 | | | 75 Bytes | 7f55c10ef58440e3a947dd991f273d08f186da776322e145340c65f90df4bff7 |
spec/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 295 Bytes | 399da4f9a842359aa19f565a023be425fc3fc632ad052435dd5774d4684da09a |
spec/dummy/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
spec/dummy/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
spec/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 934 Bytes | 00a764341f52edd0b9fe238d88d625c37381d91d03b0b69467833a32234a64a7 |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 242 Bytes | 46c7133341d4acf82c3d326540300220b2afba4a9283b06c41f938976af62232 |
spec/dummy/config/database.yml | 100644 | 0 | 0 | | | 576 Bytes | 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7 |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 151 Bytes | a32d13ecfc004bb47ebd401aa3c870be96983f6650a65b6282ab4cb23edfa3db |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.09 KB | f8038426f644ca5e8418739d7c23c8234579481e35ca3921486c7342108c3380 |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.17 KB | 02e102ad66e7ce03259a88dd7ed21f8cc38952b92a832ccfbc0568f5942ecf38 |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.52 KB | f98fc2ca88a8af1e407af685665d8744f9b15ddeee8a7aa7bf787d365adc50f9 |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/fine_print.rb | 100644 | 0 | 0 | | | 134 Bytes | 06c5adbfb424b7bd2a774d4e92aa80bbb0bf728e2674c8d8420ba56ce098bd5d |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
spec/dummy/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 659 Bytes | 12bd90fc4a08738bfc20f24f60c816967a8560a8607cda8deae85fb3f67951ec |
spec/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 138 Bytes | 9a68fa17b553c201ea87722f2624a143e831251b768b3a4f064ff249b4639d45 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 81 Bytes | 0114e4528874f30a5ab72ee959837c3aefa3af93cf0d9c2f4e960eaed5665001 |
spec/dummy/db/development.sqlite3 | 100644 | 0 | 0 | | | 12 KB | 3145eef3efe97fffe08b7d2549157ab64f768f92f01d8a3106058aaefa31ef91 |
spec/dummy/db/migrate/1_create_dummy_users.rb | 100644 | 0 | 0 | | | 198 Bytes | 744df0b389e0ba063a1c7091d84191afb9054ac3f9283f5af12fe9b392cbd286 |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.81 KB | 6dea786c7b80428d63bd068da97527754b25e0fb48aeceb9c4a4d1aef9f11a4e |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 12 KB | e868a3fcb832d4d4f55bd198db59f95b7582c6949f51768f0912f0734bb11dca |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 2.02 KB | ac3b7526508e794f142a1b9bc0ef9c9d8535a93de674182f63c3b99d12568a7c |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 2.17 MB | ead7b637287d4ed3f4f3ebbf9ce4f652333cd7d6725e4c91397244d88ade1a4b |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 1.32 KB | ae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 1.3 KB | dc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 1.24 KB | c6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/factories/contract.rb | 100644 | 0 | 0 | | | 636 Bytes | 179be2a883d51474445bf382d27eb0e040951bfb4e4c1d0de56d7ade38fea029 |
spec/factories/dummy_user.rb | 100644 | 0 | 0 | | | 80 Bytes | 6767e8ca061bf82670cfb3f370a3a676d56e931ff61f8b3fafa7ea0f1cdae0af |
spec/factories/signature.rb | 100644 | 0 | 0 | | | 196 Bytes | 001b1eb82f485a57e278f03d94bd9fc52e2a2c071dc5f0219b9ce99070663fdb |
spec/lib/fine_print/controller_includes_spec.rb | 100644 | 0 | 0 | | | 1.39 KB | a46e11e1c3e229bad2958bf622ea6af07ca00960cd54345f8bff118172a88c62 |
spec/lib/fine_print_spec.rb | 100644 | 0 | 0 | | | 2.02 KB | 883db7b6876f4168cf3a6898c2e9f21874e08156c8b61b9e8f336ad09b1e6038 |
spec/models/contract_spec.rb | 100644 | 0 | 0 | | | 2.67 KB | f4ebceab0d7d028a7869dd66fe8e7bb205558424512d7e65592c1fa4d72f701d |
spec/models/signature_spec.rb | 100644 | 0 | 0 | | | 739 Bytes | 63f904ca2437d9d9c53add4dcd520d96e1df896d3496ef600ad0e44b4bc23808 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 790 Bytes | 2337a5592f8dc549745eb1616517fe3192dcbcbef1749996c498aef76952df74 |