mvc_one 0.1.0.pre.rc5 → 0.1.0.pre.rc7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.idea/mvc_one.iml +33 -5
- data/.rubocop.yml +1 -1
- data/Gemfile.lock +1 -1
- data/exe/mvc_one +3 -2
- data/lib/mvc_one/application.rb +1 -1
- data/lib/mvc_one/version.rb +1 -1
- data/templates/app/application_layout.slim +9 -0
- data/templates/app/welcome_controller_rb.erb +7 -0
- data/templates/app/welcome_index.slim +2 -0
- data/templates/general/gemfile.erb +1 -1
- metadata +4 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f489062a168994ccfaaff6f7811bb9497d040549edcd08841a593954a4353c7
|
4
|
+
data.tar.gz: 2f4137370abacaf4a2f4b6172910998499f2a2f67a9142c0ca8e60a25d0fbe71
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b6aac9708b613a065e14e45ba6aa20c2ce6ab9d309f4863ec8093a3ee6415af498cea36d9d30c4d9379b807d006773d94ea480bd065be118b627ba412abecc0
|
7
|
+
data.tar.gz: a5713a8153df483093fb9b19ab53f25eab5b4bc33558a700773bb368915d639f833035d712c14986a305348625034c5816bebd112cee3c44dc3a20152db0813c
|
data/.idea/mvc_one.iml
CHANGED
@@ -12,11 +12,29 @@
|
|
12
12
|
<orderEntry type="jdk" jdkName="RVM: ruby-2.7.4 [global]" jdkType="RUBY_SDK" />
|
13
13
|
<orderEntry type="sourceFolder" forTests="false" />
|
14
14
|
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
15
|
+
<orderEntry type="library" scope="PROVIDED" name="bcrypt (v3.1.18, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
15
16
|
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.7, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.2.2, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
16
18
|
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.5.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-configurable (v1.0.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
20
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-core (v1.0.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
21
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-events (v1.0.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
22
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-inflector (v1.0.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
23
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-initializer (v3.1.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
24
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-logic (v1.5.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
25
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-matcher (v0.10.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
26
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-monads (v1.6.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
27
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-schema (v1.13.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
28
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-struct (v1.6.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
29
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-transaction (v0.15.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
30
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-types (v1.7.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
31
|
+
<orderEntry type="library" scope="PROVIDED" name="dry-validation (v1.10.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
32
|
+
<orderEntry type="library" scope="PROVIDED" name="ice_nine (v0.11.2, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
17
33
|
<orderEntry type="library" scope="PROVIDED" name="json (v2.6.3, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
18
34
|
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.22.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
19
35
|
<orderEntry type="library" scope="PROVIDED" name="parser (v3.2.1.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
36
|
+
<orderEntry type="library" scope="PROVIDED" name="rack (v3.0.4.2, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
37
|
+
<orderEntry type="library" scope="PROVIDED" name="rack-session (v2.0.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
20
38
|
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
21
39
|
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.6, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
22
40
|
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.7.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
@@ -28,29 +46,39 @@
|
|
28
46
|
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.12.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
29
47
|
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.46.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
30
48
|
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.26.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
49
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop-capybara (v2.17.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
50
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop-rake (v0.6.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
51
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop-rspec (v2.18.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
52
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop-sequel (v0.3.4, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
31
53
|
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.11.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
54
|
+
<orderEntry type="library" scope="PROVIDED" name="sequel (v5.66.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
55
|
+
<orderEntry type="library" scope="PROVIDED" name="slim (v5.0.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
56
|
+
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.6.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
57
|
+
<orderEntry type="library" scope="PROVIDED" name="temple (v0.10.0, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
32
58
|
<orderEntry type="library" scope="PROVIDED" name="thor (v1.2.1, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
59
|
+
<orderEntry type="library" scope="PROVIDED" name="tilt (v2.0.11, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
33
60
|
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v2.4.2, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
61
|
+
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.6.7, RVM: ruby-2.7.4 [global]) [gem]" level="application" />
|
34
62
|
</component>
|
35
63
|
<component name="RakeTasksCache">
|
36
64
|
<option name="myRootTask">
|
37
65
|
<RakeTaskImpl id="rake">
|
38
66
|
<subtasks>
|
39
|
-
<RakeTaskImpl description="Build mvc_one-0.1.0.gem into the pkg directory" fullCommand="build" id="build" />
|
67
|
+
<RakeTaskImpl description="Build mvc_one-0.1.0.pre.rc3.gem into the pkg directory" fullCommand="build" id="build" />
|
40
68
|
<RakeTaskImpl id="build">
|
41
69
|
<subtasks>
|
42
|
-
<RakeTaskImpl description="Generate SHA512 checksum if mvc_one-0.1.0.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
|
70
|
+
<RakeTaskImpl description="Generate SHA512 checksum if mvc_one-0.1.0.pre.rc3.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
|
43
71
|
</subtasks>
|
44
72
|
</RakeTaskImpl>
|
45
73
|
<RakeTaskImpl description="Remove any temporary products" fullCommand="clean" id="clean" />
|
46
74
|
<RakeTaskImpl description="Remove any generated files" fullCommand="clobber" id="clobber" />
|
47
|
-
<RakeTaskImpl description="Build and install mvc_one-0.1.0.gem into system gems" fullCommand="install" id="install" />
|
75
|
+
<RakeTaskImpl description="Build and install mvc_one-0.1.0.pre.rc3.gem into system gems" fullCommand="install" id="install" />
|
48
76
|
<RakeTaskImpl id="install">
|
49
77
|
<subtasks>
|
50
|
-
<RakeTaskImpl description="Build and install mvc_one-0.1.0.gem into system gems without network access" fullCommand="install:local" id="local" />
|
78
|
+
<RakeTaskImpl description="Build and install mvc_one-0.1.0.pre.rc3.gem into system gems without network access" fullCommand="install:local" id="local" />
|
51
79
|
</subtasks>
|
52
80
|
</RakeTaskImpl>
|
53
|
-
<RakeTaskImpl description="Create tag v0.1.0 and build and push mvc_one-0.1.0.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
|
81
|
+
<RakeTaskImpl description="Create tag v0.1.0.pre.rc3 and build and push mvc_one-0.1.0.pre.rc3.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
|
54
82
|
<RakeTaskImpl description="Run RuboCop" fullCommand="rubocop" id="rubocop" />
|
55
83
|
<RakeTaskImpl id="rubocop">
|
56
84
|
<subtasks>
|
data/.rubocop.yml
CHANGED
data/Gemfile.lock
CHANGED
data/exe/mvc_one
CHANGED
@@ -83,13 +83,14 @@ module MvcOne
|
|
83
83
|
gemfile = ERB.new(File.read(File.join(gem_path, 'templates/general/gemfile.erb')))
|
84
84
|
File.write "#{name_normalized}/Gemfile", gemfile.result(binding)
|
85
85
|
|
86
|
-
app_layout =
|
86
|
+
app_layout = File.read(File.join(gem_path, 'templates/app/application_layout.slim'))
|
87
87
|
File.write "#{name_normalized}/app/views/application_layout.slim", app_layout
|
88
88
|
|
89
89
|
welcome_controller = ERB.new(File.read(File.join(gem_path, 'templates/app/welcome_controller_rb.erb')))
|
90
90
|
File.write "#{name_normalized}/app/controllers/welcome_controller.rb", welcome_controller.result(binding)
|
91
91
|
|
92
|
-
|
92
|
+
Dir.mkdir("#{name_normalized}/app/views/welcome")
|
93
|
+
welcome_index = File.read(File.join(gem_path, 'templates/app/welcome_index.slim'))
|
93
94
|
File.write "#{name_normalized}/app/views/welcome/index.slim", welcome_index
|
94
95
|
end
|
95
96
|
|
data/lib/mvc_one/application.rb
CHANGED
data/lib/mvc_one/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mvc_one
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.0.pre.
|
4
|
+
version: 0.1.0.pre.rc7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Evgenii Sendziuk
|
@@ -185,8 +185,11 @@ files:
|
|
185
185
|
- lib/mvc_one/views/404.slim
|
186
186
|
- mvc_one.gemspec
|
187
187
|
- sig/mvc_one.rbs
|
188
|
+
- templates/app/application_layout.slim
|
188
189
|
- templates/app/controller_template.erb
|
189
190
|
- templates/app/model_template.erb
|
191
|
+
- templates/app/welcome_controller_rb.erb
|
192
|
+
- templates/app/welcome_index.slim
|
190
193
|
- templates/config/routes_rb.erb
|
191
194
|
- templates/general/application_rb.erb
|
192
195
|
- templates/general/config_ru.erb
|