Rakefile | 100644 | 0 | 0 | | | 334 Bytes | 8abd59871dc361b81c527e37e5d0cfb47894aa43981dd351613477a9e29f363d |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | b4da7f269f893bf90f07c521f2e0bb8bfb6518588519eca4dffc51ecea048e33 |
README.md | 100644 | 0 | 0 | | | 1.31 KB | edcb487440d1d2b7652fb5cd18b24212b8bf4f22a4c5011478ba578ac131cadb |
.envrc | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
.gitignore | 100644 | 0 | 0 | | | 87 Bytes | 5ea197fbb6ea6c4ea4a087b18ec8391a9e95f8d94d381ea2eac6a0a74ecc49c1 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 72534cfc292a60011d53c4e1a319191e51fa2b43f5ef14726ea63b1035f1f763 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | fe650098093fad42070e8a2cacfb216a6c416af57bd26dd6ff479fef69f8bc71 |
.travis.yml | 100644 | 0 | 0 | | | 30 Bytes | 0c4a851172099e8d571192f6dfdb769d3dfe7936e38afefce5e81f0f929c154e |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 1.39 KB | b2c988e28bedb9d14acb4cdd58ec0473716c6c30cff49f9f48131a59a73f527e |
Gemfile | 100644 | 0 | 0 | | | 133 Bytes | 62e1c98a831f3e292e72520d7b7daa40aa2fdce2322418151c65ed10eca8009e |
Guardfile | 100644 | 0 | 0 | | | 2.51 KB | acbd0cbcd5306a063fee7ea666b1ad746e8bdbd043e0beee4b4deb842e2097ea |
app/controllers/accounts_controller.rb | 100644 | 0 | 0 | | | 2.22 KB | c4747885eb53cbc68b43e713767beec648f9b8fb07cf1a76e6e452c3e643e4e6 |
app/controllers/users/base/invitations_controller.rb | 100644 | 0 | 0 | | | 1.71 KB | 58c9acfff14a41668aee6f2b0782e61bbcbd887cb034b599962dc7febbf2a5bd |
app/controllers/users/base/users_controller.rb | 100644 | 0 | 0 | | | 1.59 KB | bb1001a3a325b9128750e76a5de905b61aa2af3444850e7d62f4e65327e58d2e |
app/helpers/accounts_helper.rb | 100644 | 0 | 0 | | | 139 Bytes | 59e9190bbed7d63bfd269b08aff262bd34cbff418a72a26b4ffb89399216a9e1 |
app/models/account.rb | 100644 | 0 | 0 | | | 131 Bytes | 0f41329c562f9d0080a31720e2f0557a4bdc4024ff55bc7c5fd333c4759bc0e0 |
app/models/user.rb | 100644 | 0 | 0 | | | 497 Bytes | 7fe372c13cb95d7be36a2a1ddf9a77e12d27b12737ebbb1dfe9153fa3a1c62ba |
app/policies/account_policy.rb | 100644 | 0 | 0 | | | 685 Bytes | 239500eb33934d5c8615e23ad826e3ab3c43a603d21f3a5d948a9e218b600480 |
app/policies/user_policy.rb | 100644 | 0 | 0 | | | 672 Bytes | 5536189652c8ca714e3e72cb9f4dad97f88a8dfa62eec63678a879ebbfd3d5f6 |
app/views/accounts/_form.html.haml | 100644 | 0 | 0 | | | 787 Bytes | b80705f175b845889a2e2f08c1b541606eff6bb87ca72f3071671013b23216c4 |
app/views/accounts/index.html.haml | 100644 | 0 | 0 | | | 1.16 KB | 8fc193eac18fce8acdb2727e896f408a7e2e25d057ea54d7c1d2d29157ae5a07 |
app/views/accounts/index.json.jbuilder | 100644 | 0 | 0 | | | 123 Bytes | 0295815dfc0ab6e0fa4cd36987250eb25d86d2542709ffb4831c273b4201afcd |
app/views/accounts/show.html.haml | 100644 | 0 | 0 | | | 579 Bytes | 73ad27b9edf8c1d0f202be6c77f8436ee7bd7a412bfdfcbe81ba97325dfe301f |
app/views/accounts/show.json.jbuilder | 100644 | 0 | 0 | | | 61 Bytes | 036605860abce8b5461471314a6f650d5b9c94132ea251dac03aa762a47ebdd0 |
app/views/devise/confirmations/new.html.haml | 100644 | 0 | 0 | | | 405 Bytes | c5c534d7a2cb821a32f0284f4b7dc69135cf6683e98733c7031ef0f2b3260fc3 |
app/views/devise/mailer/invitation_instructions.html.erb | 100644 | 0 | 0 | | | 391 Bytes | 082f6c4a2f2b076b5e68f824c291c8ff518b4621164f764e60a0c94f1a9d0aea |
app/views/devise/passwords/edit.html.haml | 100644 | 0 | 0 | | | 647 Bytes | bd7dadccf7fa90b6f6fac65c750d26214830e11ef0b7723122f74b5b01328f2b |
app/views/devise/passwords/new.html.haml | 100644 | 0 | 0 | | | 432 Bytes | b1a42ad24ed8c330a1705916f1408ed6a38d1b494804474dd8eefd1ae9a4f61b |
app/views/devise/registrations/edit.html.haml | 100644 | 0 | 0 | | | 1.5 KB | 2d748f83b183f865f08218a77dfbc03344e9098c9c17ae1e20a7585620a95c1f |
app/views/devise/registrations/new.html.haml | 100644 | 0 | 0 | | | 866 Bytes | a6ff4b01e1281a080460e5d7685d06057507dcc7775a551880ef0099c456153a |
app/views/devise/sessions/new.html.haml | 100644 | 0 | 0 | | | 914 Bytes | f3d34fb00ff2d5ecaae47a8db724f51ebe10fa7699c9c0fdcc873d9a19317c56 |
app/views/devise/shared/_links.html.haml | 100644 | 0 | 0 | | | 995 Bytes | 84c55229bc37cf57693ed65a3078c43ef9c0b96e8c65f0cd38652fd6a09f49f3 |
app/views/devise/unlocks/new.html.haml | 100644 | 0 | 0 | | | 373 Bytes | d04f1a55d9a0f16f8192141b0c984ea4c59e44f4422cb719dc20ada4154bf3dd |
app/views/users/_account_user.html.haml | 100644 | 0 | 0 | | | 164 Bytes | 56bfba4da9ca07fc298dd8dfa87e1fe881d35559dd60e63546d463397fc4aa45 |
app/views/users/_account_users.html.haml | 100644 | 0 | 0 | | | 404 Bytes | b7e50f1a4147a1eced97e15fadc47e919b10ee8cc1e80b0110d8a21b9daee97d |
app/views/users/_form.html.haml | 100644 | 0 | 0 | | | 1.44 KB | f8ecd062cc7c3b1fffeadb8bff8c64c3efeee60050d51b1e5ac7e97395d4c8bd |
app/views/users/_user.html.erb | 100644 | 0 | 0 | | | 407 Bytes | 2218237c9f6d78a49a3e8ddb4d0fd27090cef0334bb4f43d20c22837ea413fc3 |
app/views/users/index.html.haml | 100644 | 0 | 0 | | | 1.46 KB | 63c0b761d69dc0e851b3bf9fbb207adbf81e9fc80b6aaaa81c681cafca147776 |
app/views/users/invitations/_new.html.haml | 100644 | 0 | 0 | | | 1.09 KB | f813618d6e2a26f39b20e6681b6d0bbfce3d46905faf34f66808be4eb710e17b |
app/views/users/invitations/create.html.haml | 100644 | 0 | 0 | | | 926 Bytes | e3d459f77cd0c594bf38301a9706f132fad842ab8e0109ad86ed1f34316a673c |
app/views/users/invitations/edit.html.haml | 100644 | 0 | 0 | | | 731 Bytes | d322b5c6efb8f9a94916c21f0bee46d6c98ef21787dcd20bed09b471b27db4fc |
bin/console | 100644 | 0 | 0 | | | 332 Bytes | 7e33f4486db67fdc8daa317d5030eeacc3621a59c6c238b2f22a59b9889be08f |
bin/setup | 100644 | 0 | 0 | | | 115 Bytes | ab436b2febcfc1679642d2e15d990b3aa8680b8ae26bc2faf9ba02bb9fe060e4 |
config/initializers/devise.rb | 100644 | 0 | 0 | | | 14.2 KB | 3faa23e7f994b75419c6601286b6d335470f47e1c5eb159ed0533444203720d2 |
config/initializers/devise_permitted_parameters.rb | 100644 | 0 | 0 | | | 401 Bytes | 02c8a8dc88f68535e12ca84726611ee80ed7e235567122bfaeaf85feb3024d9c |
config/locales/devise.da.yml | 100644 | 0 | 0 | | | 3.62 KB | 5b1bf694a47b9e6fa0ee3a2d25ffdebc93fb666defdc517fca398a6fe8a88914 |
config/locales/devise.en.yml | 100644 | 0 | 0 | | | 4.04 KB | 655c5fabe3e51e7f63af228f16a32795ec78156a801439d43f89555f1f2236b6 |
config/locales/devise_invitable.da.yml | 100644 | 0 | 0 | | | 1.28 KB | 072bcc9d695d51f28bc1083e0186544420b87f00f78d9998eab291a10c5a88d9 |
config/locales/devise_invitable.en.yml | 100644 | 0 | 0 | | | 1.07 KB | b0c1f06cf79dbc525d11fbca8db6b96075c57b68d9306a6884a96bd286ff622d |
config/routes.rb | 100644 | 0 | 0 | | | 186 Bytes | de0cf2fa27cef797225e1d77a138c86a0074efb270f4c2c7d51d52b51d108482 |
lib/generators/oxen_account/account_generator.rb | 100644 | 0 | 0 | | | 774 Bytes | aab6f00a9b4bbcdad4522f24b87dc97c962f6887ba0dff4deef23b34dd5dd36f |
lib/generators/oxen_account/templates/account.rb | 100644 | 0 | 0 | | | 189 Bytes | 4d51c8a9d27aee4a9643d50faaf813d19eae32372ebae5a852c57637b28629c1 |
lib/generators/oxen_account/templates/user_permission.rb | 100644 | 0 | 0 | | | 383 Bytes | dfa5840fd1c442a4ef821f0d92b00e45eac24a16d55fe31c3bfbb3c7b093faa8 |
lib/oxen_account.rb | 100644 | 0 | 0 | | | 115 Bytes | 24960a70188c80f0eaba4db2d84f38e7b7d35ab33df17088c8e5301b033c44f5 |
lib/oxen_account/engine.rb | 100644 | 0 | 0 | | | 455 Bytes | ef01890fc7ca6d49814dbf0f5c21a776acef22c769c50a141b67b514fcbab51a |
lib/oxen_account/version.rb | 100644 | 0 | 0 | | | 43 Bytes | 91d212a2d961de1f1f296cd3794b5bf2cd53f0ba6ce42fd588ca6d00a578ad23 |
oxen_account.gemspec | 100644 | 0 | 0 | | | 2.19 KB | d475e6b8a7b6fb3c42674f2b06cfc84e1d97e76b5ca3c807d030d27df46d6f31 |