ai_summary 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.idea/workspace.xml +33 -13
- data/README.md +9 -2
- data/lib/ai_summary/version.rb +1 -1
- metadata +25 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b82ed0cd0cebb1054c4cd9c405c18b33ffcbf32d2fe11ff4baeb5d28d926e182
|
|
4
|
+
data.tar.gz: 8726c9e1b003b06eb9792965b90b17b920e899729bf98f7f7aead275f1723c6c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cca919cb3fde7168c78d8a7c17b2849bbbc55c912a3f9057ef8eb96b6a48c6359f59c4b00763a7db15825f1ce072dec14874a7f4cc12abb398d0d5ca98d39806
|
|
7
|
+
data.tar.gz: bd1f900519a861904f77a98bd0a53cc8c91fe79c137113ca1902ef1a4eb8b71f65798f5c2b8d7c9ec56acab40853c4eaa9cb831516eb3f138247c68c309f5861
|
data/.idea/workspace.xml
CHANGED
|
@@ -4,17 +4,11 @@
|
|
|
4
4
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="34d5e5cf-2804-4d8f-a534-bf8fd82f58ab" name="Changes" comment="
|
|
8
|
-
<change afterPath="$PROJECT_DIR$/
|
|
9
|
-
<change afterPath="$PROJECT_DIR$/
|
|
10
|
-
<change afterPath="$PROJECT_DIR$/spec/rails_helper.rb" afterDir="false" />
|
|
11
|
-
<change afterPath="$PROJECT_DIR$/spec/tasks/ai_summary_spec.rb" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/Gemfile" beforeDir="false" afterPath="$PROJECT_DIR$/Gemfile" afterDir="false" />
|
|
7
|
+
<list default="true" id="34d5e5cf-2804-4d8f-a534-bf8fd82f58ab" name="Changes" comment="Add Dummy app and rspec v2">
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/Gemfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Gemfile.lock" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
14
10
|
<change beforePath="$PROJECT_DIR$/ai_summary.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/ai_summary.gemspec" afterDir="false" />
|
|
15
|
-
<change beforePath="$PROJECT_DIR$/lib/ai_summary.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/ai_summary.rb" afterDir="false" />
|
|
16
|
-
<change beforePath="$PROJECT_DIR$/spec/ai_summary_spec.rb" beforeDir="false" afterPath="$PROJECT_DIR$/spec/ai_summary_spec.rb" afterDir="false" />
|
|
17
|
-
<change beforePath="$PROJECT_DIR$/spec/spec_helper.rb" beforeDir="false" afterPath="$PROJECT_DIR$/spec/spec_helper.rb" afterDir="false" />
|
|
11
|
+
<change beforePath="$PROJECT_DIR$/lib/ai_summary/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/ai_summary/version.rb" afterDir="false" />
|
|
18
12
|
</list>
|
|
19
13
|
<option name="SHOW_DIALOG" value="false" />
|
|
20
14
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -89,7 +83,7 @@
|
|
|
89
83
|
<option name="presentableId" value="Default" />
|
|
90
84
|
<updated>1753281082472</updated>
|
|
91
85
|
<workItem from="1753281097573" duration="753000" />
|
|
92
|
-
<workItem from="1753281853845" duration="
|
|
86
|
+
<workItem from="1753281853845" duration="3719000" />
|
|
93
87
|
</task>
|
|
94
88
|
<task id="LOCAL-00001" summary="Add README and Gemspec">
|
|
95
89
|
<option name="closed" value="true" />
|
|
@@ -139,7 +133,31 @@
|
|
|
139
133
|
<option name="project" value="LOCAL" />
|
|
140
134
|
<updated>1753283147557</updated>
|
|
141
135
|
</task>
|
|
142
|
-
<
|
|
136
|
+
<task id="LOCAL-00007" summary="Add Dummy app and rspec">
|
|
137
|
+
<option name="closed" value="true" />
|
|
138
|
+
<created>1753285049613</created>
|
|
139
|
+
<option name="number" value="00007" />
|
|
140
|
+
<option name="presentableId" value="LOCAL-00007" />
|
|
141
|
+
<option name="project" value="LOCAL" />
|
|
142
|
+
<updated>1753285049613</updated>
|
|
143
|
+
</task>
|
|
144
|
+
<task id="LOCAL-00008" summary="Add Dummy app and rspec">
|
|
145
|
+
<option name="closed" value="true" />
|
|
146
|
+
<created>1753285065962</created>
|
|
147
|
+
<option name="number" value="00008" />
|
|
148
|
+
<option name="presentableId" value="LOCAL-00008" />
|
|
149
|
+
<option name="project" value="LOCAL" />
|
|
150
|
+
<updated>1753285065962</updated>
|
|
151
|
+
</task>
|
|
152
|
+
<task id="LOCAL-00009" summary="Add Dummy app and rspec v2">
|
|
153
|
+
<option name="closed" value="true" />
|
|
154
|
+
<created>1753285169489</created>
|
|
155
|
+
<option name="number" value="00009" />
|
|
156
|
+
<option name="presentableId" value="LOCAL-00009" />
|
|
157
|
+
<option name="project" value="LOCAL" />
|
|
158
|
+
<updated>1753285169489</updated>
|
|
159
|
+
</task>
|
|
160
|
+
<option name="localTasksCounter" value="10" />
|
|
143
161
|
<servers />
|
|
144
162
|
</component>
|
|
145
163
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -162,6 +180,8 @@
|
|
|
162
180
|
<MESSAGE value="Test Github Action" />
|
|
163
181
|
<MESSAGE value="Test Github Action v2" />
|
|
164
182
|
<MESSAGE value="Test Github Action v3" />
|
|
165
|
-
<
|
|
183
|
+
<MESSAGE value="Add Dummy app and rspec" />
|
|
184
|
+
<MESSAGE value="Add Dummy app and rspec v2" />
|
|
185
|
+
<option name="LAST_COMMIT_MESSAGE" value="Add Dummy app and rspec v2" />
|
|
166
186
|
</component>
|
|
167
187
|
</project>
|
data/README.md
CHANGED
|
@@ -28,10 +28,17 @@ Then run:
|
|
|
28
28
|
bundle install
|
|
29
29
|
|
|
30
30
|
## 🚀 Usage
|
|
31
|
-
|
|
31
|
+
# Rails Runner
|
|
32
32
|
bundle exec rails runner 'AiSummary::SummaryGenerator.generate'
|
|
33
|
-
|
|
33
|
+
|
|
34
|
+
# Rails Console
|
|
34
35
|
AiSummary::SummaryGenerator.generate
|
|
36
|
+
|
|
37
|
+
# Rake Task
|
|
38
|
+
bundle exec rake ai_summary:generate # Default output: rails_summary.txt
|
|
39
|
+
bundle exec rake ai_summary:generate[json] # Output: rails_summary.json
|
|
40
|
+
bundle exec rake ai_summary:generate[yaml] # Output: rails_summary.yaml
|
|
41
|
+
|
|
35
42
|
By default, this will generate a rails_summary.txt file in your project root.
|
|
36
43
|
|
|
37
44
|
## 📂 Output Example
|
data/lib/ai_summary/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ai_summary
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Anders Jonassen
|
|
@@ -14,44 +14,62 @@ dependencies:
|
|
|
14
14
|
name: rails
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - "
|
|
17
|
+
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
19
|
version: '7.1'
|
|
20
|
+
- - "<"
|
|
21
|
+
- !ruby/object:Gem::Version
|
|
22
|
+
version: '9.0'
|
|
20
23
|
type: :runtime
|
|
21
24
|
prerelease: false
|
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
26
|
requirements:
|
|
24
|
-
- - "
|
|
27
|
+
- - ">="
|
|
25
28
|
- !ruby/object:Gem::Version
|
|
26
29
|
version: '7.1'
|
|
30
|
+
- - "<"
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: '9.0'
|
|
27
33
|
- !ruby/object:Gem::Dependency
|
|
28
34
|
name: activerecord
|
|
29
35
|
requirement: !ruby/object:Gem::Requirement
|
|
30
36
|
requirements:
|
|
31
|
-
- - "
|
|
37
|
+
- - ">="
|
|
32
38
|
- !ruby/object:Gem::Version
|
|
33
39
|
version: '7.1'
|
|
40
|
+
- - "<"
|
|
41
|
+
- !ruby/object:Gem::Version
|
|
42
|
+
version: '9.0'
|
|
34
43
|
type: :runtime
|
|
35
44
|
prerelease: false
|
|
36
45
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
46
|
requirements:
|
|
38
|
-
- - "
|
|
47
|
+
- - ">="
|
|
39
48
|
- !ruby/object:Gem::Version
|
|
40
49
|
version: '7.1'
|
|
50
|
+
- - "<"
|
|
51
|
+
- !ruby/object:Gem::Version
|
|
52
|
+
version: '9.0'
|
|
41
53
|
- !ruby/object:Gem::Dependency
|
|
42
54
|
name: activesupport
|
|
43
55
|
requirement: !ruby/object:Gem::Requirement
|
|
44
56
|
requirements:
|
|
45
|
-
- - "
|
|
57
|
+
- - ">="
|
|
46
58
|
- !ruby/object:Gem::Version
|
|
47
59
|
version: '7.1'
|
|
60
|
+
- - "<"
|
|
61
|
+
- !ruby/object:Gem::Version
|
|
62
|
+
version: '9.0'
|
|
48
63
|
type: :runtime
|
|
49
64
|
prerelease: false
|
|
50
65
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
66
|
requirements:
|
|
52
|
-
- - "
|
|
67
|
+
- - ">="
|
|
53
68
|
- !ruby/object:Gem::Version
|
|
54
69
|
version: '7.1'
|
|
70
|
+
- - "<"
|
|
71
|
+
- !ruby/object:Gem::Version
|
|
72
|
+
version: '9.0'
|
|
55
73
|
- !ruby/object:Gem::Dependency
|
|
56
74
|
name: rspec
|
|
57
75
|
requirement: !ruby/object:Gem::Requirement
|