update noko
This commit is contained in:
parent
5dc7f16a15
commit
bf2345e61d
@ -157,7 +157,7 @@ GEM
|
|||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (5.1.0)
|
net-ssh (5.1.0)
|
||||||
nio4r (2.3.1)
|
nio4r (2.3.1)
|
||||||
nokogiri (1.10.5)
|
nokogiri (1.10.8)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
opal (0.11.4)
|
opal (0.11.4)
|
||||||
ast (>= 2.3.0)
|
ast (>= 2.3.0)
|
||||||
@ -325,4 +325,4 @@ RUBY VERSION
|
|||||||
ruby 2.6.5p114
|
ruby 2.6.5p114
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.0.2
|
2.1.4
|
||||||
|
@ -6,6 +6,13 @@
|
|||||||
%h1 How
|
%h1 How
|
||||||
%p.fragment With rails analogy
|
%p.fragment With rails analogy
|
||||||
|
|
||||||
|
%section#size
|
||||||
|
%h2 Size
|
||||||
|
%p compared to rails
|
||||||
|
%h3 active_record 1.0
|
||||||
|
%h3.fragment 1 / 3 active_record (rails 1.0)
|
||||||
|
%h3.fragment 1 / 10 rails
|
||||||
|
|
||||||
%section#app
|
%section#app
|
||||||
%h2 Rails app
|
%h2 Rails app
|
||||||
%p many views
|
%p many views
|
||||||
|
Loading…
Reference in New Issue
Block a user