Skip to content

Commit f4c2e38

Browse files
leastbadgitbook-bot
authored andcommitted
GitBook: [master] 4 pages and 5 assets modified
1 parent 3fb4813 commit f4c2e38

9 files changed

+65
-3
lines changed

.gitbook/assets/alien_science.svg

+1
Loading

.gitbook/assets/master_plan.svg

+1
Loading

.gitbook/assets/special_event.svg

+1
Loading

.gitbook/assets/success_factors.svg

+1
Loading

.gitbook/assets/super_woman.svg

+1
Loading

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When a model validation error prevents an update from succeeding, Optimism build
3636
* [x] Optional support for emitting DOM events
3737
* [x] Highly configurable via an optional initializer file
3838
* [x] CSS framework agnostic with Bootstrap and vanilla samples provided
39-
* [x] Lightweight, coming in at roughly 100 LOC
39+
* [x] Lightweight, coming in at ~100 LOC
4040

4141
## Try it now
4242

@@ -46,5 +46,5 @@ There's a live demo that you can try right now at [https://optimism-demo.herokua
4646

4747
Even better, the source code for the demo is [available on Github](https://github.com/leastbad/optimism). The project README lists every step required to build the demo application from scratch in about five minutes.
4848

49-
Excited? Great! Let's [setup Optimism](https://optimism.leastbad.com/setup) in your Rails app now.
49+
Excited? Great! Let's [setup Optimism](https://optimism.leastbad.com/setup) in your Rails application now.
5050

SUMMARY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Table of contents
22

3-
* [Welcome](README.md)
3+
* [Optimism](README.md)
44
* [Setup](setup.md)
55
* [Quick Start](quick-start.md)
66
* [Typical Usage](typical-usage.md)
77
* [Reference](reference.md)
8+
* [Advanced Usage](advanced-usage.md)
89

0 commit comments

Comments
 (0)