fubu 0.9.9.370 → 1.0.0.391

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YzMzMjc5ZjNjZWVjNTZjMzA2ODQ1NDQ2NjczYjY3MTUwYThiZGNjYw==
4
+ YjEzMmJmMGIwM2M1MjM3NTQ1NjI1NGVhMTdmNDI1MTAzYTc4NWRmZA==
5
5
  data.tar.gz: !binary |-
6
- NjM0MWI4NmMwNzBhZmRhYzY0NzYxMjJjMmE4YTZiMWY1NjM1YmRmNA==
6
+ MjJhYWZkMTdjOTdmMmIwZWQ2MDAzYThhZWMwMTY4ZjcwMDg5YjUxYQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- NjFhMzNmZmUzZWY5YzdkMDY0NmZlMGI4MzViYmIxMGYxMTljNWYxOTdhZGMw
10
- M2YzYjYxZGU5ZmQyNTc5ZmE1YzNlN2RhNjg0NGU3NjA5YTBjYWNkZmUxM2Yw
11
- YzZhZDg4MGUxOGY2ZmEwMTE5MzdjNjkyYTQ3NDVkOWI4YmRlOGQ=
9
+ ZDUzNWM0OWU1ZWVlODdmZDNlZjA1MjMzNzRmMGVmOWNiMzUyM2Q5NGFiNzkz
10
+ YjYxOGI0NDdjMzIxYWNiZjFmOWQ5MzRjOGMxZjJjYjI3MWI4NGIzZTljYmI4
11
+ OWE2ZTExM2NhZDc3ZDdjOTAzYjMzMWVkNjUxNWZmYzgzMDU5ODg=
12
12
  data.tar.gz: !binary |-
13
- MjgzYThkMmM5ODlmOGE5YWZiM2ZlNmUwZGVjNzZjNTBjZjk3OGZlYTI4MzAy
14
- YWM3ZjEyYzI0YzVhNGNmZGExYmU1M2I3Y2YwYzczZmQ3M2ViN2NhYjcyODVh
15
- NjhjNmU5OGM3OTY5YmU4NGMxM2VkMWUyOWMzYjA1YjY3ZTU3MmY=
13
+ YWY4MWFmZjdmNzlhNjA4ZmM5YjEwODMyNzdhNWIwOTBlMjliNTg0ZjVjMjc4
14
+ MGNjZDY3ZTEzMzQ2OTdjZmVmZjc1OTVjOTkxMzM5ODNmMGYwZTk0MjZiMWVm
15
+ MmY4MWQwMDg5NmI3M2E2ZmQxOWQ3Y2JiOTM0ZmUxN2ExODUyNzU=
data/bin/Bottles.dll CHANGED
Binary file
data/bin/Fubu.exe CHANGED
Binary file
data/bin/FubuCore.dll CHANGED
Binary file
Binary file
Binary file
data/bin/FubuMVC.Core.dll CHANGED
Binary file
Binary file
Binary file
Binary file
data/bin/HtmlTags.dll CHANGED
Binary file
data/bin/Ionic.Zip.dll CHANGED
Binary file
Binary file
Binary file
data/bin/WebDriver.dll CHANGED
Binary file
@@ -13,6 +13,9 @@
13
13
  <project name="web-bottle" description="New FubuMVC Bottle" template="baseline" alterations="fubumvc-bottle">
14
14
 
15
15
  </project>
16
+
17
+
18
+
16
19
  <project name="library" description="Simple Class Library project" template="baseline" alterations="fubucore"></project>
17
20
  <project name="service" description="Windows Service using BottlesServiceRunner and TopShelf" template="baseline" alterations="bottle-service, empty-bottle-service">
18
21
 
@@ -58,5 +61,8 @@
58
61
  <option name="in-memory" description="In Memory transport suitable for experimentation or light testing" alterations="ft-in-memory"/>
59
62
  </selection>
60
63
  </project>
64
+
65
+ <project name="fubudocs" description="New FubuDocs documentation project -- name must end with '.Docs'" template="baseline" alterations="fubudocs">
66
+ </project>
61
67
  </category>
62
68
  </templates>
@@ -0,0 +1,6 @@
1
+ The project %PROJECT_NAME% is a _FubuDocs_ project for living documentation publishing.
2
+
3
+ [Getting Started with FubuDocs](http://fubuworld.com/fubudocs/starting/)
4
+
5
+ [FubuDocs documentation](http://fubuworld.com/fubudocs) on usage.
6
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fubu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.9.370
4
+ version: 1.0.0.391
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy D. Miller
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-12-17 00:00:00.000000000 Z
14
+ date: 2014-03-01 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rake
@@ -66,8 +66,6 @@ files:
66
66
  - bin/Microsoft.Owin.Hosting.dll
67
67
  - bin/Newtonsoft.Json.dll
68
68
  - bin/Owin.dll
69
- - bin/Owin.Extensions.dll
70
- - bin/Owin.Types.dll
71
69
  - bin/StructureMap.dll
72
70
  - bin/System.Net.Http.dll
73
71
  - bin/System.Net.Http.WebRequest.dll
@@ -100,6 +98,8 @@ files:
100
98
  - bin/templates/alteration/fubu-rake-tasks/rake.txt
101
99
  - bin/templates/alteration/fubucore
102
100
  - bin/templates/alteration/fubucore/nuget.txt
101
+ - bin/templates/alteration/fubudocs
102
+ - bin/templates/alteration/fubudocs/instructions.txt
103
103
  - bin/templates/alteration/fubumvc-bottle
104
104
  - bin/templates/alteration/fubumvc-bottle/assembly-info.txt
105
105
  - bin/templates/alteration/fubumvc-bottle/BottleConfiguration.cs
Binary file
data/bin/Owin.Types.dll DELETED
Binary file