.rubocop.yml | 100644 | 0 | 0 | | | 404 Bytes | caf70900c7f4b60b592f5bb660ebcd33d2fde5507c787e3109a087df6ab03300 |
.gitignore | 100644 | 0 | 0 | | | 158 Bytes | 02515d00e25a1b8ad8b559cbf26cb6262179e5de18e14cc66c68de663f6ab9ad |
.rspec | 100644 | 0 | 0 | | | 30 Bytes | e3a05cdf2301e0e7d8be6b1d1137aa310d7d023575bb2f305df3519c6df5cf2b |
Gemfile | 100644 | 0 | 0 | | | 103 Bytes | a0dad5fef068b7ea0b0617946d09c2f7606e7f0fa12b8c557969345a8aaac52d |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 4a15b93bff1a6bd8f7a31444ba0a2787f30dfb19a7be669b1be423ba80eec5e7 |
README.md | 100644 | 0 | 0 | | | 723 Bytes | a8654f4b4877995f678a8292aa5ebc757f87d8d58bdc95ada0bdfb0bababf6a0 |
Rakefile | 100644 | 0 | 0 | | | 189 Bytes | ee7a3eeb1eb24164532b4d3f9f3fbe2b704393afb9999d366790f3e3a48b7bd7 |
elocal_api_support.gemspec | 100644 | 0 | 0 | | | 1.2 KB | deb8993ece5f667150059fa53912e25131b439c20fc8ccc2465745e11484ace1 |
lib/elocal_api_support.rb | 100644 | 0 | 0 | | | 573 Bytes | 4ace7339d6a62db28ee9222116ed38a3d33ddc0be0fd281fa7f12fb74f27cd8b |
lib/elocal_api_support/actions.rb | 100644 | 0 | 0 | | | 1.46 KB | 169745ec5d321c01c65e9807ba630f2e83b5d2de08318d6ac2935bb4f36ec419 |
lib/elocal_api_support/actions/create.rb | 100644 | 0 | 0 | | | 322 Bytes | d251515a022cc49c5b9117c5ad38885aff295f0711c4bceb7198d03a36f7e0f1 |
lib/elocal_api_support/actions/destroy.rb | 100644 | 0 | 0 | | | 389 Bytes | db5820ca1df38adcaa6657ae563e885a1a50f7d1c0e3066115892a1c07bb1de0 |
lib/elocal_api_support/actions/index.rb | 100644 | 0 | 0 | | | 1.78 KB | 58377c53d80304426ce3590a62b70ecf590da6e3f23a95aa1f71ceb04059b9f3 |
lib/elocal_api_support/actions/show.rb | 100644 | 0 | 0 | | | 135 Bytes | 8ca7ba8a4e341f3769197bc186d0595d1d3c80637aaf973ca71ed5e63e79bf83 |
lib/elocal_api_support/actions/update.rb | 100644 | 0 | 0 | | | 906 Bytes | a36d5392617decd30277b85a4d9a7badf74448abb7a8c81154fe7da8f2e2f350 |
lib/elocal_api_support/authorization.rb | 100644 | 0 | 0 | | | 914 Bytes | 5840649065f8c79fe0df6f7699a5f22139dbba20ad56d039b6a7ee438e5df87a |
lib/elocal_api_support/default_authorizer.rb | 100644 | 0 | 0 | | | 948 Bytes | b546173e760e5ab300b761b9397794d2ccd3ac01a59c56f2f7cc93d5ee175fd2 |
lib/elocal_api_support/enable_cors.rb | 100644 | 0 | 0 | | | 818 Bytes | 0ef20f347170081123c4b6e580dc0400fc25361f83eb5cbf3d4e9d606c237f20 |
lib/elocal_api_support/model_from_params.rb | 100644 | 0 | 0 | | | 2.55 KB | 856641ea13df252c12b9241caa62a4ab45f5a6e01516cfc31aa022543f4d6d2a |
lib/elocal_api_support/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 5019b5b5aa7369d14d9e60a6681bba924fd40fd0304b4a1836c2939c2a1864c1 |
spec/authorization_spec.rb | 100644 | 0 | 0 | | | 1.6 KB | 91a3082dc3aaf69bfd1da8b3eb8df3e595cd25a1f125cc35bb68cbe04ebe0f65 |
spec/fixtures/application.rb | 100644 | 0 | 0 | | | 632 Bytes | 219998bf9337638e00d8a0b5e5f7cc22d1e70168227ef171311c98c8bcd076f8 |
spec/fixtures/controllers.rb | 100644 | 0 | 0 | | | 161 Bytes | e2052273388ebba200ce58d698b1d457bb565a1e5a01d9d44840e54bae99cb4d |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 3.8 KB | 7f01cb9e46eeb1a081e3b836ca55dc9ca7161e7b6a5cadfe651352db05cc10b6 |