chore: remove IDE configuration files
- Deleted .idea/misc.xml, .idea/modules.xml, and .idea/sample_rails_app.iml files - Added .idea to .gitignore to prevent future IDE files from being tracked This commit cleans up the repository by removing IDE-specific configuration files that are not needed for the project. It also ensures that any future IDE files will be ignored, keeping the repository clean and focused on the actual project code.
This commit is contained in:
parent
de60010a5c
commit
d86005cbd0
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,3 +37,5 @@
|
||||
!/app/assets/builds/.keep
|
||||
|
||||
/node_modules
|
||||
|
||||
.idea
|
||||
|
8
.idea/.gitignore
generated
vendored
8
.idea/.gitignore
generated
vendored
@ -1,8 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
4
.idea/misc.xml
generated
4
.idea/misc.xml
generated
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="mise: 3.3.5" project-jdk-type="RUBY_SDK" />
|
||||
</project>
|
8
.idea/modules.xml
generated
8
.idea/modules.xml
generated
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/sample_rails_app.iml" filepath="$PROJECT_DIR$/.idea/sample_rails_app.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
347
.idea/sample_rails_app.iml
generated
347
.idea/sample_rails_app.iml
generated
@ -1,347 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="RUBY_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="RailsFacetType" name="Ruby on Rails">
|
||||
<configuration>
|
||||
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_SUPPORT_REMOVED" VALUE="false" />
|
||||
<RAILS_FACET_CONFIG_ID NAME="RAILS_TESTS_SOURCES_PATCHED" VALUE="true" />
|
||||
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_APPLICATION_ROOT" VALUE="$MODULE_DIR$" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="ModuleRunConfigurationManager">
|
||||
<shared />
|
||||
</component>
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.bundle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/components" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/log" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/public/packs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/public/system" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/cache" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actioncable (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actionmailbox (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actionpack (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actiontext (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="actionview (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="activejob (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="activemodel (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="activerecord (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="activestorage (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="activesupport (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.7, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ansi (v1.5.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="base64 (v0.2.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bcrypt (v3.1.20, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bcrypt_pbkdf (v1.1.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="benchmark (v0.4.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.9, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bindex (v0.8.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bootsnap (v1.18.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="brakeman (v6.2.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="builder (v3.3.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.6.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="capybara (v3.40.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.3.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.4.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="cssbundling-rails (v1.4.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="date (v3.4.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="debug (v1.10.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="dotenv (v3.1.7, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="drb (v2.2.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ed25519 (v1.3.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.13.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="et-orbi (v1.2.11, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.17.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="formatador (v1.1.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="fugit (v1.11.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="globalid (v1.2.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="guard (v2.19.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.14.6, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="importmap-rails (v2.1.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="io-console (v0.8.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="irb (v1.14.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="jbuilder (v2.13.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="jsbundling-rails (v1.3.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="json (v2.9.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="kamal (v2.4.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="language_server-protocol (v3.17.0.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="listen (v3.9.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="logger (v1.6.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.23.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="lumberjack (v1.2.10, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="mail (v2.8.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="marcel (v1.0.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="matrix (v0.4.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="method_source (v1.1.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.5, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.25.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="minitest-reporters (v1.7.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.7.5, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="nenv (v0.3.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-imap (v0.5.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-pop (v0.1.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-protocol (v0.2.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-scp (v4.0.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-sftp (v4.0.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-smtp (v0.5.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="net-ssh (v7.3.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="nio4r (v2.7.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.18.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="notiffany (v0.1.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ostruct (v0.6.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.26.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="parser (v3.3.6.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="propshaft (v1.1.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="pry (v0.15.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="psych (v5.2.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v6.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="puma (v6.5.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="raabro (v1.4.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="racc (v1.8.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rack (v2.2.10, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rack-session (v1.0.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rack-test (v2.2.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rackup (v1.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rails (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rails-controller-testing (v1.0.5, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.2.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.6.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="railties (v8.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rake (v13.2.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.11.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.11.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rdoc (v6.10.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.10.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="reline (v0.6.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.4.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.69.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.37.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-minitest (v0.36.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-performance (v1.23.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-rails (v2.28.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-rails-omakase (v1.0.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.13.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="securerandom (v0.4.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v4.27.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="shellany (v0.0.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="solid_cable (v3.0.5, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="solid_cache (v1.0.6, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="solid_queue (v1.1.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v2.5.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="sshkit (v1.23.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="stimulus-rails (v1.3.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="stringio (v3.1.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="thor (v1.3.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="thruster (v0.1.9, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="timeout (v0.4.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="turbo-rails (v2.0.11, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v3.1.3, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="unicode-emoji (v4.0.4, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="uri (v1.0.2, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="useragent (v0.16.11, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="web-console (v4.2.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="webrick (v1.9.1, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.11, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.6, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.5, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="xpath (v3.2.0, mise: 3.3.5) [gem]" level="application" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.7.1, mise: 3.3.5) [gem]" level="application" />
|
||||
</component>
|
||||
<component name="RModuleSettingsStorage">
|
||||
<LOAD_PATH number="0" />
|
||||
<I18N_FOLDERS number="1" string0="$MODULE_DIR$/config/locales" />
|
||||
</component>
|
||||
<component name="RailsGeneratorsCache">
|
||||
<option name="generators">
|
||||
<list>
|
||||
<option value="active_record:application_record" />
|
||||
<option value="active_record:multi_db" />
|
||||
<option value="application_record" />
|
||||
<option value="authentication" />
|
||||
<option value="benchmark" />
|
||||
<option value="channel" />
|
||||
<option value="controller" />
|
||||
<option value="erb:authentication" />
|
||||
<option value="generator" />
|
||||
<option value="helper" />
|
||||
<option value="integration_test" />
|
||||
<option value="jbuilder" />
|
||||
<option value="job" />
|
||||
<option value="mailbox" />
|
||||
<option value="mailer" />
|
||||
<option value="migration" />
|
||||
<option value="model" />
|
||||
<option value="resource" />
|
||||
<option value="scaffold" />
|
||||
<option value="scaffold_controller" />
|
||||
<option value="script" />
|
||||
<option value="solid_cable:install" />
|
||||
<option value="solid_cable:update" />
|
||||
<option value="solid_cache:install" />
|
||||
<option value="solid_queue:install" />
|
||||
<option value="stimulus" />
|
||||
<option value="system_test" />
|
||||
<option value="task" />
|
||||
<option value="test_unit:authentication" />
|
||||
<option value="test_unit:channel" />
|
||||
<option value="test_unit:generator" />
|
||||
<option value="test_unit:install" />
|
||||
<option value="test_unit:mailbox" />
|
||||
<option value="test_unit:plugin" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="myGenerators">
|
||||
<list>
|
||||
<option value="active_record:application_record" />
|
||||
<option value="active_record:multi_db" />
|
||||
<option value="application_record" />
|
||||
<option value="authentication" />
|
||||
<option value="benchmark" />
|
||||
<option value="channel" />
|
||||
<option value="controller" />
|
||||
<option value="erb:authentication" />
|
||||
<option value="generator" />
|
||||
<option value="helper" />
|
||||
<option value="integration_test" />
|
||||
<option value="jbuilder" />
|
||||
<option value="job" />
|
||||
<option value="mailbox" />
|
||||
<option value="mailer" />
|
||||
<option value="migration" />
|
||||
<option value="model" />
|
||||
<option value="resource" />
|
||||
<option value="scaffold" />
|
||||
<option value="scaffold_controller" />
|
||||
<option value="script" />
|
||||
<option value="solid_cable:install" />
|
||||
<option value="solid_cable:update" />
|
||||
<option value="solid_cache:install" />
|
||||
<option value="solid_queue:install" />
|
||||
<option value="stimulus" />
|
||||
<option value="system_test" />
|
||||
<option value="task" />
|
||||
<option value="test_unit:authentication" />
|
||||
<option value="test_unit:channel" />
|
||||
<option value="test_unit:generator" />
|
||||
<option value="test_unit:install" />
|
||||
<option value="test_unit:mailbox" />
|
||||
<option value="test_unit:plugin" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="RailsPaths" isManagedAutomatically="true">
|
||||
<entry key="app">
|
||||
<value>file://$MODULE_DIR$/app</value>
|
||||
</entry>
|
||||
<entry key="app/assets">
|
||||
<value>file://$MODULE_DIR$/app/assets</value>
|
||||
</entry>
|
||||
<entry key="app/channels">
|
||||
<value>file://$MODULE_DIR$/app/channels</value>
|
||||
</entry>
|
||||
<entry key="app/controllers">
|
||||
<value>file://$MODULE_DIR$/app/controllers</value>
|
||||
</entry>
|
||||
<entry key="app/helpers">
|
||||
<value>file://$MODULE_DIR$/app/helpers</value>
|
||||
</entry>
|
||||
<entry key="app/mailers">
|
||||
<value>file://$MODULE_DIR$/app/mailers</value>
|
||||
</entry>
|
||||
<entry key="app/models">
|
||||
<value>file://$MODULE_DIR$/app/models</value>
|
||||
</entry>
|
||||
<entry key="app/views">
|
||||
<value>file://$MODULE_DIR$/app/views</value>
|
||||
</entry>
|
||||
<entry key="config">
|
||||
<value>file://$MODULE_DIR$/config</value>
|
||||
</entry>
|
||||
<entry key="config/cable">
|
||||
<value>file://$MODULE_DIR$/config/cable.yml</value>
|
||||
</entry>
|
||||
<entry key="config/database">
|
||||
<value>file://$MODULE_DIR$/config/database.yml</value>
|
||||
</entry>
|
||||
<entry key="config/environment">
|
||||
<value>file://$MODULE_DIR$/config/environment.rb</value>
|
||||
</entry>
|
||||
<entry key="config/environments">
|
||||
<value>file://$MODULE_DIR$/config/environments</value>
|
||||
</entry>
|
||||
<entry key="config/initializers">
|
||||
<value>file://$MODULE_DIR$/config/initializers</value>
|
||||
</entry>
|
||||
<entry key="config/locales">
|
||||
<value>file://$MODULE_DIR$/config/locales</value>
|
||||
</entry>
|
||||
<entry key="config/routes">
|
||||
<value>file://$MODULE_DIR$/config/routes</value>
|
||||
</entry>
|
||||
<entry key="config/routes.rb">
|
||||
<value>file://$MODULE_DIR$/config/routes.rb</value>
|
||||
</entry>
|
||||
<entry key="config/secrets">
|
||||
<value>file://$MODULE_DIR$/config</value>
|
||||
</entry>
|
||||
<entry key="db">
|
||||
<value>file://$MODULE_DIR$/db</value>
|
||||
</entry>
|
||||
<entry key="db/migrate">
|
||||
<value>file://$MODULE_DIR$/db/migrate</value>
|
||||
</entry>
|
||||
<entry key="db/seeds.rb">
|
||||
<value>file://$MODULE_DIR$/db/seeds.rb</value>
|
||||
</entry>
|
||||
<entry key="lib">
|
||||
<value>file://$MODULE_DIR$/lib</value>
|
||||
</entry>
|
||||
<entry key="lib/assets">
|
||||
<value>file://$MODULE_DIR$/lib/assets</value>
|
||||
</entry>
|
||||
<entry key="lib/tasks">
|
||||
<value>file://$MODULE_DIR$/lib/tasks</value>
|
||||
</entry>
|
||||
<entry key="lib/templates">
|
||||
<value>file://$MODULE_DIR$/lib/templates</value>
|
||||
</entry>
|
||||
<entry key="log">
|
||||
<value>file://$MODULE_DIR$/log/development.log</value>
|
||||
</entry>
|
||||
<entry key="public">
|
||||
<value>file://$MODULE_DIR$/public</value>
|
||||
</entry>
|
||||
<entry key="public/javascripts">
|
||||
<value>file://$MODULE_DIR$/public/javascripts</value>
|
||||
</entry>
|
||||
<entry key="public/stylesheets">
|
||||
<value>file://$MODULE_DIR$/public/stylesheets</value>
|
||||
</entry>
|
||||
<entry key="tmp">
|
||||
<value>file://$MODULE_DIR$/tmp</value>
|
||||
</entry>
|
||||
<entry key="vendor">
|
||||
<value>file://$MODULE_DIR$/vendor</value>
|
||||
</entry>
|
||||
<entry key="vendor/assets">
|
||||
<value>file://$MODULE_DIR$/vendor/assets</value>
|
||||
</entry>
|
||||
</component>
|
||||
</module>
|
6
.idea/vcs.xml
generated
6
.idea/vcs.xml
generated
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user