├── README.md ├── devise.rb ├── devise_rspec_factory_bot.rb ├── minimal.rb └── minimal_rspec_factory_bot.rb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lioruby/rails-tailwind-template/HEAD/README.md -------------------------------------------------------------------------------- /devise.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lioruby/rails-tailwind-template/HEAD/devise.rb -------------------------------------------------------------------------------- /devise_rspec_factory_bot.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lioruby/rails-tailwind-template/HEAD/devise_rspec_factory_bot.rb -------------------------------------------------------------------------------- /minimal.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lioruby/rails-tailwind-template/HEAD/minimal.rb -------------------------------------------------------------------------------- /minimal_rspec_factory_bot.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lioruby/rails-tailwind-template/HEAD/minimal_rspec_factory_bot.rb --------------------------------------------------------------------------------