hello_hayashi 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: b22801f803aa967ee5bd3e3ffa687ad92694c3930027c5133b7e82b8644188d6
4
+ data.tar.gz: b994185b26f73bb3b9f4e2f03002d0dcc3a17e249d85c793fd25b999e9a583ae
5
+ SHA512:
6
+ metadata.gz: a640d0e4dd0bdebe2a3fbdb718b151277ddac817929eccf27fa7911d7219e50cad1cf6b45a5f259b3c86bce484a7588cbf8852f2cbef18e3763aa9e057cbffdc
7
+ data.tar.gz: 3a731797af44cccb3be9e87ede992615f6a96c3efe8f5738b362be06529302ac25812636155bbcb273e414e66c86f460336cf2f4338f9e4a43eb9027e0063827
@@ -0,0 +1,9 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /_yardoc/
4
+ /coverage/
5
+ /doc/
6
+ /pkg/
7
+ /spec/reports/
8
+ /tmp/
9
+ /.gems
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Settings><!--This file was automatically generated by Ruby plugin.
3
+ You are allowed to:
4
+ 1. Remove rake task
5
+ 2. Add existing rake tasks
6
+ To add existing rake tasks automatically delete this file and reload the project.
7
+ --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build hello_hayashi-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install hello_hayashi-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install hello_hayashi-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push hello_hayashi-0.1.0.gem to TODO: Set to 'http://mygemserver.com'" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
@@ -0,0 +1,5 @@
1
+ <component name="ProjectCodeStyleConfiguration">
2
+ <state>
3
+ <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
4
+ </state>
5
+ </component>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding" addBOMForNewFiles="with NO BOM" />
4
+ </project>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="ModuleRunConfigurationManager">
4
+ <shared />
5
+ </component>
6
+ <component name="NewModuleRootManager">
7
+ <content url="file://$MODULE_DIR$" />
8
+ <orderEntry type="inheritedJdk" />
9
+ <orderEntry type="sourceFolder" forTests="false" />
10
+ </component>
11
+ </module>
@@ -0,0 +1,6 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0">
3
+ <option name="myName" value="Project Default" />
4
+ <inspection_tool class="Rubocop" enabled="false" level="WARNING" enabled_by_default="false" />
5
+ </profile>
6
+ </component>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="JavaScriptSettings">
4
+ <option name="languageLevel" value="ES6" />
5
+ </component>
6
+ <component name="ProjectRootManager" version="2" project-jdk-name="rbenv: 2.6.0" project-jdk-type="RUBY_SDK" />
7
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/hello_hayashi.iml" filepath="$PROJECT_DIR$/.idea/hello_hayashi.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,159 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="f817affe-f63f-45f0-a03e-172a19fa1960" name="Default Changelist" comment="" />
5
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
6
+ <option name="SHOW_DIALOG" value="false" />
7
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
8
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
9
+ <option name="LAST_RESOLUTION" value="IGNORE" />
10
+ </component>
11
+ <component name="FileEditorManager">
12
+ <leaf>
13
+ <file pinned="false" current-in-tab="false">
14
+ <entry file="file://$PROJECT_DIR$/hello_hayashi.gemspec">
15
+ <provider selected="true" editor-type-id="text-editor">
16
+ <state relative-caret-position="105">
17
+ <caret line="7" column="44" selection-start-line="7" selection-start-column="44" selection-end-line="7" selection-end-column="44" />
18
+ </state>
19
+ </provider>
20
+ </entry>
21
+ </file>
22
+ <file pinned="false" current-in-tab="false">
23
+ <entry file="file://$PROJECT_DIR$/lib/hello_hayashi.rb">
24
+ <provider selected="true" editor-type-id="text-editor">
25
+ <state relative-caret-position="45">
26
+ <caret line="3" column="34" selection-start-line="3" selection-start-column="34" selection-end-line="3" selection-end-column="34" />
27
+ </state>
28
+ </provider>
29
+ </entry>
30
+ </file>
31
+ <file pinned="false" current-in-tab="true">
32
+ <entry file="file://$PROJECT_DIR$/.gems/credentials">
33
+ <provider selected="true" editor-type-id="text-editor" />
34
+ </entry>
35
+ </file>
36
+ </leaf>
37
+ </component>
38
+ <component name="Git.Settings">
39
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
40
+ </component>
41
+ <component name="IdeDocumentHistory">
42
+ <option name="CHANGED_PATHS">
43
+ <list>
44
+ <option value="$PROJECT_DIR$/hello_hayashi.gemspec" />
45
+ <option value="$PROJECT_DIR$/lib/hello_hayashi.rb" />
46
+ </list>
47
+ </option>
48
+ </component>
49
+ <component name="ProjectFrameBounds">
50
+ <option name="x" value="573" />
51
+ <option name="y" value="23" />
52
+ <option name="width" value="867" />
53
+ <option name="height" value="877" />
54
+ </component>
55
+ <component name="ProjectView">
56
+ <navigator proportions="" version="1">
57
+ <foldersAlwaysOnTop value="true" />
58
+ </navigator>
59
+ <panes>
60
+ <pane id="Scope" />
61
+ <pane id="ProjectPane">
62
+ <subPane>
63
+ <expand>
64
+ <path>
65
+ <item name="hello_hayashi" type="b2602c69:ProjectViewProjectNode" />
66
+ <item name="hello_hayashi" type="462c0819:PsiDirectoryNode" />
67
+ </path>
68
+ <path>
69
+ <item name="hello_hayashi" type="b2602c69:ProjectViewProjectNode" />
70
+ <item name="hello_hayashi" type="462c0819:PsiDirectoryNode" />
71
+ <item name=".gems" type="462c0819:PsiDirectoryNode" />
72
+ </path>
73
+ </expand>
74
+ <select />
75
+ </subPane>
76
+ </pane>
77
+ </panes>
78
+ </component>
79
+ <component name="PropertiesComponent">
80
+ <property name="WebServerToolWindowFactoryState" value="false" />
81
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
82
+ <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
83
+ <property name="nodejs_npm_path_reset_for_default_project" value="true" />
84
+ <property name="settings.editor.selected.configurable" value="preferences.sourceCode.Ruby" />
85
+ </component>
86
+ <component name="RunDashboard">
87
+ <option name="ruleStates">
88
+ <list>
89
+ <RuleState>
90
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
91
+ </RuleState>
92
+ <RuleState>
93
+ <option name="name" value="StatusDashboardGroupingRule" />
94
+ </RuleState>
95
+ </list>
96
+ </option>
97
+ </component>
98
+ <component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" />
99
+ <component name="SvnConfiguration">
100
+ <configuration />
101
+ </component>
102
+ <component name="TaskManager">
103
+ <task active="true" id="Default" summary="Default task">
104
+ <changelist id="f817affe-f63f-45f0-a03e-172a19fa1960" name="Default Changelist" comment="" />
105
+ <created>1558187753385</created>
106
+ <option name="number" value="Default" />
107
+ <option name="presentableId" value="Default" />
108
+ <updated>1558187753385</updated>
109
+ <workItem from="1558187756212" duration="2192000" />
110
+ </task>
111
+ <servers />
112
+ </component>
113
+ <component name="TimeTrackingManager">
114
+ <option name="totallyTimeSpent" value="2192000" />
115
+ </component>
116
+ <component name="ToolWindowManager">
117
+ <frame x="573" y="23" width="867" height="877" extended-state="0" />
118
+ <layout>
119
+ <window_info id="Favorites" side_tool="true" />
120
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.42303032" />
121
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
122
+ <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
123
+ <window_info anchor="bottom" id="Database Changes" />
124
+ <window_info anchor="bottom" id="Version Control" />
125
+ <window_info anchor="bottom" id="Terminal" />
126
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
127
+ <window_info anchor="bottom" id="Message" order="0" />
128
+ <window_info anchor="bottom" id="Find" order="1" />
129
+ <window_info anchor="bottom" id="Run" order="2" />
130
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
131
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
132
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
133
+ <window_info anchor="bottom" id="TODO" order="6" />
134
+ <window_info anchor="right" id="Database" />
135
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
136
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
137
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
138
+ </layout>
139
+ </component>
140
+ <component name="TypeScriptGeneratedFilesManager">
141
+ <option name="version" value="1" />
142
+ </component>
143
+ <component name="editorHistoryManager">
144
+ <entry file="file://$PROJECT_DIR$/hello_hayashi.gemspec">
145
+ <provider selected="true" editor-type-id="text-editor">
146
+ <state relative-caret-position="105">
147
+ <caret line="7" column="44" selection-start-line="7" selection-start-column="44" selection-end-line="7" selection-end-column="44" />
148
+ </state>
149
+ </provider>
150
+ </entry>
151
+ <entry file="file://$PROJECT_DIR$/lib/hello_hayashi.rb">
152
+ <provider selected="true" editor-type-id="text-editor">
153
+ <state relative-caret-position="45">
154
+ <caret line="3" column="34" selection-start-line="3" selection-start-column="34" selection-end-line="3" selection-end-column="34" />
155
+ </state>
156
+ </provider>
157
+ </entry>
158
+ </component>
159
+ </project>
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source "https://rubygems.org"
2
+
3
+ # Specify your gem's dependencies in hello_hayashi.gemspec
4
+ gemspec
@@ -0,0 +1,20 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ hello_hayashi (0.1.0)
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ rake (10.5.0)
10
+
11
+ PLATFORMS
12
+ ruby
13
+
14
+ DEPENDENCIES
15
+ bundler (~> 2.0)
16
+ hello_hayashi!
17
+ rake (~> 10.0)
18
+
19
+ BUNDLED WITH
20
+ 2.0.1
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2019 林佳志乃
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -0,0 +1,39 @@
1
+ # HelloHayashi
2
+
3
+ Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/hello_hayashi`. To experiment with that code, run `bin/console` for an interactive prompt.
4
+
5
+ TODO: Delete this and the text above, and describe your gem
6
+
7
+ ## Installation
8
+
9
+ Add this line to your application's Gemfile:
10
+
11
+ ```ruby
12
+ gem 'hello_hayashi'
13
+ ```
14
+
15
+ And then execute:
16
+
17
+ $ bundle
18
+
19
+ Or install it yourself as:
20
+
21
+ $ gem install hello_hayashi
22
+
23
+ ## Usage
24
+
25
+ TODO: Write usage instructions here
26
+
27
+ ## Development
28
+
29
+ After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
30
+
31
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
32
+
33
+ ## Contributing
34
+
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello_hayashi.
36
+
37
+ ## License
38
+
39
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
@@ -0,0 +1,2 @@
1
+ require "bundler/gem_tasks"
2
+ task :default => :spec
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "bundler/setup"
4
+ require "hello_hayashi"
5
+
6
+ # You can add fixtures and/or initialization code here to make experimenting
7
+ # with your gem easier. You can also use a different console, if you like.
8
+
9
+ # (If you use this, don't forget to add pry to your Gemfile!)
10
+ # require "pry"
11
+ # Pry.start
12
+
13
+ require "irb"
14
+ IRB.start(__FILE__)
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env bash
2
+ set -euo pipefail
3
+ IFS=$'\n\t'
4
+ set -vx
5
+
6
+ bundle install
7
+
8
+ # Do any other automated setup that you need to do here
@@ -0,0 +1,28 @@
1
+
2
+ lib = File.expand_path("../lib", __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require "hello_hayashi/version"
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "hello_hayashi"
8
+ spec.version = HelloHayashi::VERSION
9
+ spec.authors = ["林佳志乃"]
10
+ spec.email = ["twinklestaryoshino@gmail.com"]
11
+
12
+ spec.summary = %q{Puts 'Hello Hayashi!'}
13
+ spec.description = %q{Puts 'Hello Hayashi!'}
14
+ spec.homepage = ""
15
+ spec.license = "MIT"
16
+
17
+ # Specify which files should be added to the gem when it is released.
18
+ # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
19
+ spec.files = Dir.chdir(File.expand_path('..', __FILE__)) do
20
+ `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
21
+ end
22
+ spec.bindir = "exe"
23
+ spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
24
+ spec.require_paths = ["lib"]
25
+
26
+ spec.add_development_dependency "bundler", "~> 2.0"
27
+ spec.add_development_dependency "rake", "~> 10.0"
28
+ end
@@ -0,0 +1,8 @@
1
+ require "hello_hayashi/version"
2
+
3
+ module HelloHayashi
4
+ class Error < StandardError; end
5
+ def greets
6
+ puts 'Hello, Hayashi!'
7
+ end
8
+ end
@@ -0,0 +1,3 @@
1
+ module HelloHayashi
2
+ VERSION = "0.1.0"
3
+ end
metadata ADDED
@@ -0,0 +1,91 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: hello_hayashi
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - 林佳志乃
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2019-05-19 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '2.0'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '2.0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ description: Puts 'Hello Hayashi!'
42
+ email:
43
+ - twinklestaryoshino@gmail.com
44
+ executables: []
45
+ extensions: []
46
+ extra_rdoc_files: []
47
+ files:
48
+ - ".gitignore"
49
+ - ".idea/.rakeTasks"
50
+ - ".idea/codeStyles/codeStyleConfig.xml"
51
+ - ".idea/encodings.xml"
52
+ - ".idea/hello_hayashi.iml"
53
+ - ".idea/inspectionProfiles/Project_Default.xml"
54
+ - ".idea/misc.xml"
55
+ - ".idea/modules.xml"
56
+ - ".idea/vcs.xml"
57
+ - ".idea/workspace.xml"
58
+ - Gemfile
59
+ - Gemfile.lock
60
+ - LICENSE.txt
61
+ - README.md
62
+ - Rakefile
63
+ - bin/console
64
+ - bin/setup
65
+ - hello_hayashi.gemspec
66
+ - lib/hello_hayashi.rb
67
+ - lib/hello_hayashi/version.rb
68
+ homepage: ''
69
+ licenses:
70
+ - MIT
71
+ metadata: {}
72
+ post_install_message:
73
+ rdoc_options: []
74
+ require_paths:
75
+ - lib
76
+ required_ruby_version: !ruby/object:Gem::Requirement
77
+ requirements:
78
+ - - ">="
79
+ - !ruby/object:Gem::Version
80
+ version: '0'
81
+ required_rubygems_version: !ruby/object:Gem::Requirement
82
+ requirements:
83
+ - - ">="
84
+ - !ruby/object:Gem::Version
85
+ version: '0'
86
+ requirements: []
87
+ rubygems_version: 3.0.3
88
+ signing_key:
89
+ specification_version: 4
90
+ summary: Puts 'Hello Hayashi!'
91
+ test_files: []