.bowerrc | |
|
|
.codeclimate.yml | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/workflows/rubocop.yml | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.pryrc | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
LintingGemfile | |
|
|
LintingGemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
SECURITY.md | |
|
|
VERSIONS.md | |
|
|
check_for_uncommitted_files.sh | |
|
|
docs/common-errors.md | |
|
|
docs/component-generator.md | |
|
|
docs/controller-actions.md | |
|
|
docs/get-started.md | |
|
|
docs/migrating-from-react-rails-to-react_on_rails.md | |
|
|
docs/server-side-rendering.md | |
|
|
docs/ujs.md | |
|
|
docs/upgrading.md | |
|
|
docs/view-helper.md | |
|
|
gemfiles/base.gemfile | |
|
|
gemfiles/base.gemfile.lock | |
|
|
gemfiles/shakapacker.gemfile | |
|
|
gemfiles/shakapacker.gemfile.lock | |
|
|
gemfiles/sprockets_3.gemfile | |
|
|
gemfiles/sprockets_3.gemfile.lock | |
|
|
gemfiles/sprockets_4.gemfile | |
|
|
gemfiles/sprockets_4.gemfile.lock | |
|
|
lib/generators/react/component_generator.rb | 226 | A 1 hr |
|
lib/generators/react/install_generator.rb | 104 | A 25 mins |
|
lib/generators/templates/component.es6.jsx | 18 | A 0 mins |
|
lib/generators/templates/component.es6.tsx | 22 | A 0 mins |
|
lib/generators/templates/component.js.jsx | 18 | A 0 mins |
|
lib/generators/templates/component.js.jsx.coffee | |
|
|
lib/generators/templates/component.js.jsx.tsx | 32 | A 0 mins |
|
lib/generators/templates/react_server_rendering.rb | 1 | A 0 mins |
|