chore: cleanup IDE configuration files
- Remove .idea directory and its contents - Add .idea to .gitignore to prevent tracking This commit removes the IDE configuration files which are not necessary for the repository. This keeps the repository clean and prevents potential conflicts for different developers using different IDEs. The .idea directory is now also ignored in the .gitignore file to prevent future commits of these files.
This commit is contained in:
parent
b9801aeb6b
commit
38884bdaa7
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
|||||||
!/app/assets/builds/.keep
|
!/app/assets/builds/.keep
|
||||||
|
|
||||||
/node_modules
|
/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/today_ai_weather.iml" filepath="$PROJECT_DIR$/.idea/today_ai_weather.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
367
.idea/today_ai_weather.iml
generated
367
.idea/today_ai_weather.iml
generated
@ -1,367 +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="activeadmin (v3.2.5, 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="arbre (v1.7.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 (v7.0.0, 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="concurrent-ruby (v1.3.5, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.5.0, 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="csv (v3.3.2, 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="devise (v4.9.4, 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="formtastic (v5.0.0, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="formtastic_i18n (v0.7.0, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="friendly_id (v5.5.1, 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="has_scope (v0.8.2, 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="inherited_resources (v1.14.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="jquery-rails (v4.6.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="kaminari (v1.2.2, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="kaminari-actionview (v1.2.2, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="kaminari-activerecord (v1.2.2, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="kaminari-core (v1.2.2, 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="logger (v1.6.5, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.24.0, 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="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="msgpack (v1.7.5, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="net-imap (v0.5.5, 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="orm_adapter (v0.5.0, 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.7.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="psych (v5.2.3, 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 (v3.1.8, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="rack-session (v2.1.0, 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 (v2.2.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-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="ransack (v4.2.1, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="rdoc (v6.11.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="responders (v3.1.1, 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.70.0, 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.1, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="rubocop-rails (v2.29.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="ruby2_keywords (v0.0.5, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.4.1, 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="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.10, 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.4, 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="warden (v1.2.9, 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="websocket (v1.2.11, mise: 3.3.5) [gem]" level="application" />
|
|
||||||
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.7, 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="erb:controller" />
|
|
||||||
<option value="erb:mailer" />
|
|
||||||
<option value="erb:scaffold" />
|
|
||||||
<option value="generator" />
|
|
||||||
<option value="helper" />
|
|
||||||
<option value="integration_test" />
|
|
||||||
<option value="jbuilder" />
|
|
||||||
<option value="job" />
|
|
||||||
<option value="kaminari:config" />
|
|
||||||
<option value="kaminari:views" />
|
|
||||||
<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="tailwindcss:authentication" />
|
|
||||||
<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="erb:controller" />
|
|
||||||
<option value="erb:mailer" />
|
|
||||||
<option value="erb:scaffold" />
|
|
||||||
<option value="generator" />
|
|
||||||
<option value="helper" />
|
|
||||||
<option value="integration_test" />
|
|
||||||
<option value="jbuilder" />
|
|
||||||
<option value="job" />
|
|
||||||
<option value="kaminari:config" />
|
|
||||||
<option value="kaminari:views" />
|
|
||||||
<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="tailwindcss:authentication" />
|
|
||||||
<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/cache">
|
|
||||||
<value>file://$MODULE_DIR$/config/cache.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/solid_cache">
|
|
||||||
<value>file://$MODULE_DIR$/config/solid_cache.yml</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="test/mailers/previews">
|
|
||||||
<value>file://$MODULE_DIR$/test/mailers/previews</value>
|
|
||||||
<value>file://$MODULE_DIR$/test/mailers/previews</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>
|
|
@ -1 +1 @@
|
|||||||
LCyDSpt/QvabmfGLE8GlLR1UPEz7QPdFj21uutpnQtJgwAbzfdWf+wh45UH97SLpnbfdy9uP0UT08j8t1bnn2danGnXDgdrhlb+NZeAGUjrV3OoNbv2ywktK6ENFNnmGyztKSrvj5Jnc8N3A+WE202cO6EpAmedhwJ1kl4WF/n2XHYbVrU/9+im91l8Meux+fNNheqXQ3MqpjQmtzN6XBidJFIVnvc2hX8c8XPkiWgrnPt0MJnoXgAUc4r4i9Jy3cXRYbidK+tKvYPPqQnI5b90vttM2bbxIKB/4Z2SdlcZNZK6UcEz5TTbVFF6utYTz8vjjsjFp5JpdzVX4q/Gc9zNPe8Wpkdz8rkoAwQ2OpJKB0T+AYNAuM+0XNycpx4N4AkOozJqK1Gd6OMlicmgIWTqUgWqljLMxbI+1WrEcZTAbeUfe9UajEfYuxHE8ksRFAnMUNCFpOJN348vRoxBv3fvan6rAnQMs2F+P9anRb8jPkJAzOFDct3ej--hNhQcVOfe5QH/0IE--Tk/qRKxDaUSCeZMW5hBwaA==
|
GwoFK6l/nbuNuzqsSphWsWWAkF3rF3LqQJXbBlMhZqleAE/wXGYzxgansBULOsF+/0hMDNT+AMQdLKPd+J+Oo55LNVHd9Dk6iJ4wtRJm5Ya4czrPTqv4dezNwRFm6soC085fUONQ8hxShenYWSNtUD+X9HmjG3xDYOMk8XHJRdz+TzUqzk8+sTee1xFTP3ZFTF1HYHE+3csz22rA0KBekDbSL+HK/rlKvNK3UJK/LM71V1BmaPSBC50X+D7TkGZGatMRLPwM3C3m/6PPvB838zeH7fm2maPx2/Y4zPZhTarUg3/U+R0wGfGbSCdMMBy/A+04C7KxadTn4Ivk3zXI3zloEbgY+s1pq6RZNKuLfQFUDzpDtdnC7tjYRnMBo6C3c8iAgI0gnnYHY0zHPws+umUlS/kdiWBn6jvsNc6zz6bSyBY8xIuL4zm/Aa4wQJc5u1wLTQW00nXKJvYo7bvZsWhusATQlPm+VK+U0rdh6uAyaeatwc951KB3--N7qeSFBaRTq/dtNy--L8fWHRQMpTXu5+6E1HsNaQ==
|
Loading…
Reference in New Issue
Block a user