rufus-scheduler 3.4.2 → 3.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.txt +7 -0
- data/CREDITS.txt +1 -0
- data/Makefile +4 -0
- data/README.md +3 -2
- data/lib/rufus/scheduler.rb +36 -12
- data/lib/rufus/scheduler/jobs.rb +1 -3
- data/lib/rufus/scheduler/util.rb +151 -216
- data/rufus-scheduler.gemspec +6 -4
- metadata +30 -32
- data/TODO.txt +0 -151
- data/fail.txt +0 -2
- data/fail18.txt +0 -12
- data/lib/rufus/scheduler/cronline.rb +0 -498
- data/log.txt +0 -285
- data/n.txt +0 -38
- data/pics.txt +0 -15
- data/sofia.md +0 -89
data/log.txt
DELETED
@@ -1,285 +0,0 @@
|
|
1
|
-
Worker information
|
2
|
-
hostname: i-078c3db-precise-production-2-worker-org-docker.travisci.net:f906399b-e569-4426-b0d7-1619a6db7baa
|
3
|
-
version: v2.5.0 https://github.com/travis-ci/worker/tree/da3a43228dffc0fcca5a46569ca786b22991979f
|
4
|
-
instance: 1292ed6:travis:ruby
|
5
|
-
startup: 845.717814ms
|
6
|
-
Build system information
|
7
|
-
Build language: ruby
|
8
|
-
Build group: stable
|
9
|
-
Build dist: precise
|
10
|
-
Build id: 213618964
|
11
|
-
Job id: 213618967
|
12
|
-
travis-build version: 35b504699
|
13
|
-
Build image provisioning date and time
|
14
|
-
Thu Feb 5 15:09:33 UTC 2015
|
15
|
-
Operating System Details
|
16
|
-
Distributor ID: Ubuntu
|
17
|
-
Description: Ubuntu 12.04.5 LTS
|
18
|
-
Release: 12.04
|
19
|
-
Codename: precise
|
20
|
-
Linux Version
|
21
|
-
3.13.0-29-generic
|
22
|
-
Cookbooks Version
|
23
|
-
a68419e https://github.com/travis-ci/travis-cookbooks/tree/a68419e
|
24
|
-
GCC version
|
25
|
-
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
26
|
-
Copyright (C) 2011 Free Software Foundation, Inc.
|
27
|
-
This is free software; see the source for copying conditions. There is NO
|
28
|
-
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
29
|
-
|
30
|
-
LLVM version
|
31
|
-
clang version 3.4 (tags/RELEASE_34/final)
|
32
|
-
Target: x86_64-unknown-linux-gnu
|
33
|
-
Thread model: posix
|
34
|
-
Pre-installed Ruby versions
|
35
|
-
ruby-1.9.3-p551
|
36
|
-
Pre-installed Node.js versions
|
37
|
-
v0.10.36
|
38
|
-
Pre-installed Go versions
|
39
|
-
1.4.1
|
40
|
-
Redis version
|
41
|
-
redis-server 2.8.19
|
42
|
-
riak version
|
43
|
-
2.0.2
|
44
|
-
MongoDB version
|
45
|
-
MongoDB 2.4.12
|
46
|
-
CouchDB version
|
47
|
-
couchdb 1.6.1
|
48
|
-
Neo4j version
|
49
|
-
1.9.4
|
50
|
-
RabbitMQ Version
|
51
|
-
3.4.3
|
52
|
-
ElasticSearch version
|
53
|
-
1.4.0
|
54
|
-
Installed Sphinx versions
|
55
|
-
2.0.10
|
56
|
-
2.1.9
|
57
|
-
2.2.6
|
58
|
-
Default Sphinx version
|
59
|
-
2.2.6
|
60
|
-
Installed Firefox version
|
61
|
-
firefox 31.0esr
|
62
|
-
PhantomJS version
|
63
|
-
1.9.8
|
64
|
-
ant -version
|
65
|
-
Apache Ant(TM) version 1.8.2 compiled on December 3 2011
|
66
|
-
mvn -version
|
67
|
-
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)
|
68
|
-
Maven home: /usr/local/maven
|
69
|
-
Java version: 1.7.0_76, vendor: Oracle Corporation
|
70
|
-
Java home: /usr/lib/jvm/java-7-oracle/jre
|
71
|
-
Default locale: en_US, platform encoding: ANSI_X3.4-1968
|
72
|
-
OS name: "linux", version: "3.13.0-29-generic", arch: "amd64", family: "unix"
|
73
|
-
|
74
|
-
$ export DEBIAN_FRONTEND=noninteractive
|
75
|
-
Reading package lists...
|
76
|
-
Building dependency tree...
|
77
|
-
Reading state information...
|
78
|
-
The following extra packages will be installed:
|
79
|
-
libc-bin libc-dev-bin libc6-dev
|
80
|
-
Suggested packages:
|
81
|
-
glibc-doc
|
82
|
-
The following packages will be upgraded:
|
83
|
-
libc-bin libc-dev-bin libc6 libc6-dev
|
84
|
-
4 upgraded, 0 newly installed, 0 to remove and 271 not upgraded.
|
85
|
-
Need to get 8,886 kB of archives.
|
86
|
-
After this operation, 13.3 kB of additional disk space will be used.
|
87
|
-
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc6-dev amd64 2.15-0ubuntu10.16 [2,948 kB]
|
88
|
-
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc-dev-bin amd64 2.15-0ubuntu10.16 [84.2 kB]
|
89
|
-
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc-bin amd64 2.15-0ubuntu10.16 [1,179 kB]
|
90
|
-
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc6 amd64 2.15-0ubuntu10.16 [4,674 kB]
|
91
|
-
Fetched 8,886 kB in 0s (32.1 MB/s)
|
92
|
-
Preconfiguring packages ...
|
93
|
-
(Reading database ... 71420 files and directories currently installed.)
|
94
|
-
Preparing to replace libc6-dev 2.15-0ubuntu10.10 (using .../libc6-dev_2.15-0ubuntu10.16_amd64.deb) ...
|
95
|
-
Unpacking replacement libc6-dev ...
|
96
|
-
Preparing to replace libc-dev-bin 2.15-0ubuntu10.10 (using .../libc-dev-bin_2.15-0ubuntu10.16_amd64.deb) ...
|
97
|
-
Unpacking replacement libc-dev-bin ...
|
98
|
-
Preparing to replace libc-bin 2.15-0ubuntu10.10 (using .../libc-bin_2.15-0ubuntu10.16_amd64.deb) ...
|
99
|
-
Unpacking replacement libc-bin ...
|
100
|
-
Processing triggers for man-db ...
|
101
|
-
Setting up libc-bin (2.15-0ubuntu10.16) ...
|
102
|
-
(Reading database ... 71419 files and directories currently installed.)
|
103
|
-
Preparing to replace libc6 2.15-0ubuntu10.10 (using .../libc6_2.15-0ubuntu10.16_amd64.deb) ...
|
104
|
-
Unpacking replacement libc6 ...
|
105
|
-
Setting up libc6 (2.15-0ubuntu10.16) ...
|
106
|
-
Setting up libc-dev-bin (2.15-0ubuntu10.16) ...
|
107
|
-
Setting up libc6-dev (2.15-0ubuntu10.16) ...
|
108
|
-
Processing triggers for libc-bin ...
|
109
|
-
ldconfig deferred processing now taking place
|
110
|
-
$ git clone --depth=50 --branch=master https://github.com/jmettraux/rufus-scheduler.git jmettraux/rufus-scheduler
|
111
|
-
Cloning into 'jmettraux/rufus-scheduler'...
|
112
|
-
remote: Counting objects: 362, done.
|
113
|
-
remote: Compressing objects: 100% (217/217), done.
|
114
|
-
remote: Total 362 (delta 185), reused 290 (delta 143), pack-reused 0
|
115
|
-
Receiving objects: 100% (362/362), 121.72 KiB | 0 bytes/s, done.
|
116
|
-
Resolving deltas: 100% (185/185), done.
|
117
|
-
Checking connectivity... done.
|
118
|
-
|
119
|
-
$ cd jmettraux/rufus-scheduler
|
120
|
-
$ git checkout -qf f3539da98361a36182d7e2c81f8f045e64891755
|
121
|
-
|
122
|
-
This job is running on container-based infrastructure, which does not allow use of 'sudo', setuid and setguid executables.
|
123
|
-
If you require sudo, add 'sudo: required' to your .travis.yml
|
124
|
-
See https://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.
|
125
|
-
$ rvm use 2.1.1 --install --binary --fuzzy
|
126
|
-
ruby-2.1.1 is not installed - installing.
|
127
|
-
Searching for binary rubies, this might take some time.
|
128
|
-
Found remote file https://s3.amazonaws.com/travis-rubies/binaries/ubuntu/12.04/x86_64/ruby-2.1.1.tar.bz2
|
129
|
-
Checking requirements for ubuntu.
|
130
|
-
Requirements installation successful.
|
131
|
-
ruby-2.1.1 - #configure
|
132
|
-
ruby-2.1.1 - #download
|
133
|
-
% Total % Received % Xferd Average Speed Time Time Time Current
|
134
|
-
Dload Upload Total Spent Left Speed
|
135
|
-
100 20.9M 100 20.9M 0 0 88.3M 0 --:--:-- --:--:-- --:--:-- 92.2M
|
136
|
-
No checksum for downloaded archive, recording checksum in user configuration.
|
137
|
-
ruby-2.1.1 - #validate archive
|
138
|
-
ruby-2.1.1 - #extract
|
139
|
-
ruby-2.1.1 - #validate binary
|
140
|
-
ruby-2.1.1 - #setup
|
141
|
-
ruby-2.1.1 - #gemset created /home/travis/.rvm/gems/ruby-2.1.1@global
|
142
|
-
ruby-2.1.1 - #importing gemset /home/travis/.rvm/gemsets/global.gems|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|.
|
143
|
-
ruby-2.1.1 - #generating global wrappers|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/.
|
144
|
-
ruby-2.1.1 - #uninstalling gem rubygems-bundler-1.4.4|/.
|
145
|
-
ruby-2.1.1 - #gemset created /home/travis/.rvm/gems/ruby-2.1.1
|
146
|
-
ruby-2.1.1 - #importing gemset /home/travis/.rvm/gemsets/default.gems|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.
|
147
|
-
ruby-2.1.1 - #generating default wrappers|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-.
|
148
|
-
chown: changing ownership of `/home/travis/.rvm/user/installs': Operation not permitted
|
149
|
-
Using /home/travis/.rvm/gems/ruby-2.1.1
|
150
|
-
|
151
|
-
$ export BUNDLE_GEMFILE=$PWD/Gemfile
|
152
|
-
Setting up build cache
|
153
|
-
$ export CASHER_DIR=$HOME/.casher
|
154
|
-
$ Installing caching utilities
|
155
|
-
|
156
|
-
|
157
|
-
attempting to download cache archive
|
158
|
-
fetching master/cache-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--rvm-2.1.1--gemfile-Gemfile.tgz
|
159
|
-
found cache
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
adding /home/travis/build/jmettraux/rufus-scheduler/vendor/bundle to cache
|
164
|
-
creating directory /home/travis/build/jmettraux/rufus-scheduler/vendor/bundle
|
165
|
-
|
166
|
-
$ ruby --version
|
167
|
-
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
|
168
|
-
$ rvm --version
|
169
|
-
rvm 1.26.10 (latest-minor) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
|
170
|
-
$ bundle --version
|
171
|
-
Bundler version 1.14.6
|
172
|
-
$ gem --version
|
173
|
-
2.2.2
|
174
|
-
$ bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
|
175
|
-
Fetching gem metadata from https://rubygems.org/..........
|
176
|
-
Fetching version metadata from https://rubygems.org/.
|
177
|
-
Resolving dependencies...
|
178
|
-
Using chronic 0.10.2
|
179
|
-
Using diff-lcs 1.3
|
180
|
-
Using thread_safe 0.3.6
|
181
|
-
Using rspec-support 3.5.0
|
182
|
-
Using bundler 1.14.6
|
183
|
-
Using tzinfo 1.2.2
|
184
|
-
Using rspec-core 3.5.4
|
185
|
-
Using rspec-expectations 3.5.0
|
186
|
-
Using rspec-mocks 3.5.0
|
187
|
-
Using rspec 3.5.0
|
188
|
-
Installing et-orbi 1.0.0
|
189
|
-
Using rufus-scheduler 3.4.0 from source at `.`
|
190
|
-
Bundle complete! 3 Gemfile dependencies, 12 gems now installed.
|
191
|
-
Bundled gems are installed into ./vendor/bundle.
|
192
|
-
|
193
|
-
$ bundle exec rspec
|
194
|
-
RUBY_VERSION: 2.1.1
|
195
|
-
RUBY_PLATFORM: x86_64-linux
|
196
|
-
.................................................................................................................F...................F..........F................................................................................................*.................*..........................................................................................
|
197
|
-
|
198
|
-
Pending: (Failures listed here are expected and do not affect your suite's status)
|
199
|
-
|
200
|
-
1) Rufus::Scheduler#at accepts an ActiveSupport time thinggy
|
201
|
-
# Not yet implemented
|
202
|
-
# ./spec/schedule_at_spec.rb:149
|
203
|
-
|
204
|
-
2) Rufus::Scheduler#schedule_in accepts an ActiveSupport .from_now thinggy
|
205
|
-
# Not yet implemented
|
206
|
-
# ./spec/schedule_in_spec.rb:73
|
207
|
-
|
208
|
-
Failures:
|
209
|
-
|
210
|
-
1) Rufus::Scheduler::CronJob#next_time returns the next trigger time (first_at => Time)
|
211
|
-
Failure/Error: expect(nt.zone).to eq(Rufus::Scheduler::ZoTime.local_tzone)
|
212
|
-
|
213
|
-
expected: #<TZInfo::TimezoneProxy: Etc/UTC>
|
214
|
-
got: #<TZInfo::DataTimezone: UTC>
|
215
|
-
|
216
|
-
(compared using ==)
|
217
|
-
|
218
|
-
Diff:
|
219
|
-
@@ -1,2 +1,2 @@
|
220
|
-
-#<TZInfo::TimezoneProxy: Etc/UTC>
|
221
|
-
+#<TZInfo::DataTimezone: UTC>
|
222
|
-
# ./spec/job_cron_spec.rb:128:in `block (3 levels) in <top (required)>'
|
223
|
-
|
224
|
-
2) Rufus::Scheduler::RepeatJob :first/:first_in/:first_at => point in time accepts a Time instance
|
225
|
-
Failure/Error: expect(job.first_at.zone).to eq(Rufus::Scheduler::ZoTime.local_tzone)
|
226
|
-
|
227
|
-
expected: #<TZInfo::TimezoneProxy: Etc/UTC>
|
228
|
-
got: #<TZInfo::DataTimezone: UTC>
|
229
|
-
|
230
|
-
(compared using ==)
|
231
|
-
|
232
|
-
Diff:
|
233
|
-
@@ -1,2 +1,2 @@
|
234
|
-
-#<TZInfo::TimezoneProxy: Etc/UTC>
|
235
|
-
+#<TZInfo::DataTimezone: UTC>
|
236
|
-
# ./spec/job_repeat_spec.rb:138:in `block (3 levels) in <top (required)>'
|
237
|
-
|
238
|
-
3) Rufus::Scheduler::RepeatJob :last/:last_in/:last_at => point in time accepts a Time instance
|
239
|
-
Failure/Error: expect(job.last_at.zone).to eq(Rufus::Scheduler::ZoTime.local_tzone)
|
240
|
-
|
241
|
-
expected: #<TZInfo::TimezoneProxy: Etc/UTC>
|
242
|
-
got: #<TZInfo::DataTimezone: UTC>
|
243
|
-
|
244
|
-
(compared using ==)
|
245
|
-
|
246
|
-
Diff:
|
247
|
-
@@ -1,2 +1,2 @@
|
248
|
-
-#<TZInfo::TimezoneProxy: Etc/UTC>
|
249
|
-
+#<TZInfo::DataTimezone: UTC>
|
250
|
-
# ./spec/job_repeat_spec.rb:286:in `block (3 levels) in <top (required)>'
|
251
|
-
|
252
|
-
Finished in 3 minutes 5.5 seconds (files took 0.25551 seconds to load)
|
253
|
-
350 examples, 3 failures, 2 pending
|
254
|
-
|
255
|
-
Failed examples:
|
256
|
-
|
257
|
-
rspec ./spec/job_cron_spec.rb:119 # Rufus::Scheduler::CronJob#next_time returns the next trigger time (first_at => Time)
|
258
|
-
rspec ./spec/job_repeat_spec.rb:131 # Rufus::Scheduler::RepeatJob :first/:first_in/:first_at => point in time accepts a Time instance
|
259
|
-
rspec ./spec/job_repeat_spec.rb:279 # Rufus::Scheduler::RepeatJob :last/:last_in/:last_at => point in time accepts a Time instance
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
The command "bundle exec rspec" exited with 1.
|
264
|
-
store build cache
|
265
|
-
$ bundle clean
|
266
|
-
|
267
|
-
change detected (content changed, file is created, or file is deleted):
|
268
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/cache/et-orbi-1.0.0.gem
|
269
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/cases.txt
|
270
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/CHANGELOG.md
|
271
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/CREDITS.md
|
272
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/et-orbi.gemspec
|
273
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/lib/et_orbi.rb
|
274
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/lib/et-orbi.rb
|
275
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/lib/etorbi.rb
|
276
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/LICENSE.txt
|
277
|
-
/home/travis/build/jmettraux/rufus-scheduler/vendor/bundle/ruby/2.1.0/gems/et-orbi-1.0.0/
|
278
|
-
|
279
|
-
...
|
280
|
-
|
281
|
-
changes detected, packing new archive
|
282
|
-
uploading archive
|
283
|
-
|
284
|
-
|
285
|
-
Done. Your build exited with 1.
|
data/n.txt
DELETED
@@ -1,38 +0,0 @@
|
|
1
|
-
|
2
|
-
Chisels – Nomi (鑿)
|
3
|
-
Striking chisel – Tataki-nomi (叩鑿)
|
4
|
-
Primary striking chisel – Hon-tataki (本叩き)
|
5
|
-
Wide chisel – Hiro-nomi (広鑿)
|
6
|
-
Mid-thin chisel – Chu-usu-nomi (中薄鑿)
|
7
|
-
Mid-sized striking chisel – Chu-tataki-nomi (中叩鑿)
|
8
|
-
Butt chisel – Oire-nomi (大入鑿)
|
9
|
-
Mortise chisel – Mukoumachi-nomi (向う区鑿)
|
10
|
-
Double blade mortise chisel – Nihon-mukoumachi-nomi (二本向う区鑿)
|
11
|
-
Teverse round chisel – Ura-maru-nomi (裏丸鑿)
|
12
|
-
Tsubo type round chisel – Tsubo-maru-nomi (壺丸鑿)
|
13
|
-
Finishing chisel – Shiage-nomi (仕上鑿)
|
14
|
-
Paring chisel – Tsuki-nomi (突鑿)
|
15
|
-
Acute angles chisel – Ari-nomi (蟻鑿) or Shinogi-nomi (鎬鑿)
|
16
|
-
Thin chisel – Usu-nomi (薄鑿)
|
17
|
-
Trowel chisel – Kote-nomi (鏝鑿)
|
18
|
-
Special chisel’s
|
19
|
-
Sword guard chisel – Tsuba-nomi (鐔鑿)
|
20
|
-
Punching-out chisel – Uchinuki (打抜)
|
21
|
-
Chip-removing chisel – Sokosarae-nomi (底さらえ鑿)
|
22
|
-
Harpoon chisel – Mori-nomi (銛鑿)
|
23
|
-
Sickle chisel – Kama-nomi (鎌鑿)
|
24
|
-
Chisel parts and other names
|
25
|
-
Front side of blade – Ko ()
|
26
|
-
Back side of blade – Ura (裏)
|
27
|
-
Sharp edge – Kissaki ()
|
28
|
-
Blade facet – Kireba ()
|
29
|
-
Blade corners – Mimi ()
|
30
|
-
Side edge – Kobashi ()
|
31
|
-
Hollow back of chisel – Ura-suki (裏透き)
|
32
|
-
The flat back of the chisel – Beta-ura () // Beta is optimal size for chisels
|
33
|
-
Blade shaft – Kubi ()
|
34
|
-
Tang – Nakago ()
|
35
|
-
Ring between blade and handle – Kuchigane ()
|
36
|
-
Handle – E ()
|
37
|
-
Capping ring – Katsura ()
|
38
|
-
|
data/pics.txt
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
|
2
|
-
https://www.flickr.com/photos/jmettraux/28328118733/
|
3
|
-
https://www.flickr.com/photos/jmettraux/28815646622/
|
4
|
-
https://www.flickr.com/photos/jmettraux/28809944471/
|
5
|
-
https://www.flickr.com/photos/jmettraux/28809945121/
|
6
|
-
https://www.flickr.com/photos/jmettraux/27450050822/
|
7
|
-
https://www.flickr.com/photos/jmettraux/27048441956/
|
8
|
-
https://www.flickr.com/photos/jmettraux/26477791953/
|
9
|
-
https://www.flickr.com/photos/jmettraux/26693597902/
|
10
|
-
https://www.flickr.com/photos/jmettraux/26490423471/
|
11
|
-
https://www.flickr.com/photos/jmettraux/26383842241/
|
12
|
-
https://www.flickr.com/photos/jmettraux/24619180429/
|
13
|
-
https://www.flickr.com/photos/jmettraux/24617435579/
|
14
|
-
https://www.flickr.com/photos/jmettraux/24358197783/
|
15
|
-
|
data/sofia.md
DELETED
@@ -1,89 +0,0 @@
|
|
1
|
-
|
2
|
-
I would take a different approach, one with a single schedule:
|
3
|
-
|
4
|
-
```ruby
|
5
|
-
# config/initializers/scheduler.rb
|
6
|
-
|
7
|
-
require 'rufus-scheduler'
|
8
|
-
|
9
|
-
Rufus::Scheduler.singleton.cron('* * * * *') do
|
10
|
-
# every minute
|
11
|
-
|
12
|
-
HarvestPlan.trigger_if_necessary
|
13
|
-
end
|
14
|
-
```
|
15
|
-
|
16
|
-
```ruby
|
17
|
-
# app/models/harvest_plan.rb
|
18
|
-
|
19
|
-
class HarvestPlan < ApplicationRecord
|
20
|
-
|
21
|
-
def self.trigger_if_necessary
|
22
|
-
|
23
|
-
now = Time.now
|
24
|
-
|
25
|
-
HarvestPlan.where(start_date < now && repetitions > 0) do |plan|
|
26
|
-
# warning pseudo active record code !
|
27
|
-
|
28
|
-
elapsed = now - plan.last_time / 3600
|
29
|
-
next if elapsed < @harveset_plan.hours_between
|
30
|
-
# that elapsed check could even be done in the `where` above
|
31
|
-
|
32
|
-
# clear to trigger
|
33
|
-
|
34
|
-
plan.trigger
|
35
|
-
end
|
36
|
-
end
|
37
|
-
|
38
|
-
def trigger
|
39
|
-
|
40
|
-
self.repetitions -= 1
|
41
|
-
self.last_time = Time.now
|
42
|
-
self.save
|
43
|
-
|
44
|
-
CreateHarvestFromPlanJob.perform_later(self)
|
45
|
-
# that's ugly, when do not want to perform_later, we want to perform now!
|
46
|
-
end
|
47
|
-
end
|
48
|
-
```
|
49
|
-
|
50
|
-
```ruby
|
51
|
-
# in the controller...
|
52
|
-
|
53
|
-
def create
|
54
|
-
|
55
|
-
@harvest_plan = HarvestPlan.new(resource_params)
|
56
|
-
@harvest_plan.start_date = Time.parse(resource_params[:start_date])
|
57
|
-
|
58
|
-
return unless @harvest_plan.save
|
59
|
-
|
60
|
-
ApplicationController.new.insert_in_messages_list(
|
61
|
-
session, :success, 'Harvest plan created')
|
62
|
-
|
63
|
-
redirect_to farms_path
|
64
|
-
end
|
65
|
-
```
|
66
|
-
|
67
|
-
|
68
|
-
You could even avoid using rufus-scheduler:
|
69
|
-
|
70
|
-
```ruby
|
71
|
-
# config/initializers/scheduler.rb
|
72
|
-
|
73
|
-
Thread.new do
|
74
|
-
loop do
|
75
|
-
begin
|
76
|
-
sleep 59
|
77
|
-
HarvestPlan.trigger_if_necessary
|
78
|
-
rescue => err
|
79
|
-
Rails.logger.warn "#{err.object_id} - problem with HarvestPlan triggering... " + err.inspect
|
80
|
-
err.backtrace.each do |line|
|
81
|
-
Rails.logger.warn "#{err.object_id} - #{line}"
|
82
|
-
end
|
83
|
-
end
|
84
|
-
end
|
85
|
-
end
|
86
|
-
```
|
87
|
-
|
88
|
-
Best regards.
|
89
|
-
|