Kanezoh
|
23b2748e0f
|
refactor form
|
2021-06-17 15:43:00 +09:00 |
Kanezoh
|
4ccbb38f4d
|
include radiobutton to request data
|
2021-06-17 14:10:53 +09:00 |
Kanezoh
|
fe730164f3
|
make radiobutton exclusive
|
2021-06-17 12:04:45 +09:00 |
Kanezoh
|
f36767ad7f
|
refactor macro
|
2021-06-17 11:27:34 +09:00 |
Kanezoh
|
1f08db49c9
|
add fields_with block
|
2021-06-17 10:50:16 +09:00 |
Kanezoh
|
5adeaf3187
|
fix comment
|
2021-06-17 08:33:23 +09:00 |
Kanezoh
|
08187b97e8
|
use macro to generate methods
|
2021-06-17 08:30:32 +09:00 |
Kanezoh
|
6ccb70dcb7
|
wip add radiobuttons
|
2021-06-17 00:11:04 +09:00 |
Kanezoh
|
83f390bd2a
|
delete unnnecessary namespace
|
2021-06-16 23:35:14 +09:00 |
Kanezoh
|
eec62fade2
|
add form property to checkbox
|
2021-06-16 23:30:34 +09:00 |
Kanezoh
|
7d8c56e3f2
|
refactor test
|
2021-06-16 23:20:03 +09:00 |
Kanezoh
|
601a12f1ee
|
allow nil to field value
|
2021-06-16 23:19:58 +09:00 |
Kanezoh
|
6c2a942809
|
wip checkbox test
|
2021-06-16 15:23:48 +09:00 |
Kanezoh
|
eba8ad6d6b
|
wip add checkbox
|
2021-06-16 14:58:49 +09:00 |
Kanezoh
|
76d09d6802
|
add current_page and back
|
2021-06-16 14:22:29 +09:00 |
Kanezoh
|
316a3de570
|
add history test
|
2021-06-16 14:17:11 +09:00 |
Kanezoh
|
c2411e73eb
|
refactor code
|
2021-06-16 11:59:04 +09:00 |
Kanezoh
|
0df9f07aef
|
save cookie from meta tag
|
2021-06-15 07:13:29 +09:00 |
Kanezoh
|
378891eda7
|
delete unnecessary commentout
|
2021-06-14 23:41:36 +09:00 |
Kanezoh
|
7649a75870
|
add cookie test
|
2021-06-13 10:10:06 +09:00 |
Kanezoh
|
f3bd9845e3
|
add cookie test
|
2021-06-13 07:58:50 +09:00 |
Kanezoh
|
d96d597547
|
add submit form test
|
2021-06-12 23:17:45 +09:00 |
Kanezoh
|
24149b3d0c
|
resolve uri path
|
2021-06-12 23:10:56 +09:00 |
Kanezoh
|
63bb01a67e
|
field's value should be property
|
2021-06-12 22:47:34 +09:00 |
Kanezoh
|
3fa6d2db9f
|
add post test
|
2021-06-11 13:47:36 +09:00 |
Kanezoh
|
22c6a4a42a
|
add form test
|
2021-06-11 11:18:25 +09:00 |
Kanezoh
|
376ae24eee
|
get form name
|
2021-06-11 10:52:34 +09:00 |
Kanezoh
|
e34f2e609d
|
require webmock in spec_helper
|
2021-06-11 10:44:59 +09:00 |
Kanezoh
|
9edb9bc5f0
|
refactor form
|
2021-06-11 10:21:12 +09:00 |
Kanezoh
|
74325fc5a1
|
refactor code
|
2021-06-11 09:40:27 +09:00 |
Kanezoh
|
1e7ebdd354
|
refactor form#initialize
|
2021-06-11 09:18:29 +09:00 |
Kanezoh
|
f09d0715a3
|
add page#forms test
|
2021-06-11 09:17:59 +09:00 |
Kanezoh
|
0b130e7da7
|
add page.title test
|
2021-06-11 08:45:23 +09:00 |
Kanezoh
|
29a0969504
|
page#title returns empty string if no title tag
|
2021-06-11 08:45:14 +09:00 |
Kanezoh
|
e3f6aa26ba
|
change crystal version 1.0.0
|
2021-06-10 17:45:49 +09:00 |
Kanezoh
|
ac43d3e3a1
|
add page test
|
2021-06-10 17:38:42 +09:00 |
Kanezoh
|
6ab25931a2
|
change describe of http_spec
|
2021-06-10 17:30:33 +09:00 |
Kanezoh
|
71fab36610
|
rename test
|
2021-06-10 17:28:33 +09:00 |
Kanezoh
|
fe15e4a049
|
delete unneccessary nil definition
|
2021-06-10 17:10:48 +09:00 |
Kanezoh
|
88f973d2af
|
add http test
|
2021-06-10 17:09:36 +09:00 |
Kanezoh
|
663e6dac5d
|
add query params test
|
2021-06-09 22:36:35 +09:00 |
Kanezoh
|
dc11231a4d
|
add simple get test
|
2021-06-09 21:44:54 +09:00 |
Kanezoh
|
bd6160b445
|
don't set params if params is empty
|
2021-06-09 21:44:11 +09:00 |
Kanezoh
|
c690b05d13
|
add webmock
|
2021-06-08 21:20:46 +09:00 |
Kanezoh
|
bcc012f763
|
Update README.md
|
2021-06-02 14:46:26 +09:00 |
Kanezoh
|
655ef72770
|
Update README.md
|
2021-06-02 14:43:54 +09:00 |
Kanezoh
|
f20f560064
|
Update README.md
|
2021-06-02 14:43:21 +09:00 |
Kanezoh
|
f1b43b06f3
|
Update README.md
|
2021-06-02 14:41:50 +09:00 |
Kanezoh
|
5da7b544e9
|
Update README.md
|
2021-06-02 14:37:33 +09:00 |
Kanezoh
|
83b61d23f9
|
Update README.md
|
2021-06-02 14:36:52 +09:00 |