* Added Story.add() method as counterpart to Story.remove() and to establish kind of internal API
* Rewrote external API (Api prototype) reducing redundant code by calling Story.add() method
This commit is contained in:
parent
fe159c3112
commit
2ca26e4f28
7 changed files with 70 additions and 53 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
/.*
|
||||
/antville.eml
|
||||
/antville.iml
|
||||
build/build.properties
|
||||
build/dist
|
||||
build/extra/*.lock.db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue