birdses 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.md +49 -0
  3. data/Rakefile +37 -0
  4. data/app/assets/javascripts/birdses/application.js +15 -0
  5. data/app/assets/javascripts/birdses/pages.js +44 -0
  6. data/app/assets/stylesheets/birdses/application.css +13 -0
  7. data/app/assets/stylesheets/birdses/pages.css +23 -0
  8. data/app/controllers/birdses/application_controller.rb +2 -0
  9. data/app/controllers/birdses/pages_controller.rb +61 -0
  10. data/app/helpers/birdses/application_helper.rb +4 -0
  11. data/app/helpers/birdses/pages_helper.rb +41 -0
  12. data/app/models/birdses/page.rb +54 -0
  13. data/app/views/birdses/pages/_editor.html.erb +22 -0
  14. data/app/views/birdses/pages/_nav.html.erb +24 -0
  15. data/app/views/birdses/pages/edit.html.erb +2 -0
  16. data/app/views/birdses/pages/index.html.erb +10 -0
  17. data/app/views/birdses/pages/new.html.erb +2 -0
  18. data/app/views/birdses/pages/preview.js.erb +1 -0
  19. data/app/views/birdses/pages/show.html.erb +3 -0
  20. data/config/routes.rb +6 -0
  21. data/lib/birdses.rb +4 -0
  22. data/lib/birdses/engine.rb +8 -0
  23. data/lib/birdses/version.rb +3 -0
  24. data/lib/tasks/birdses_tasks.rake +4 -0
  25. data/spec/dummy/README.rdoc +1 -0
  26. data/spec/dummy/Rakefile +7 -0
  27. data/spec/dummy/app/assets/javascripts/application.js +15 -0
  28. data/spec/dummy/app/assets/stylesheets/application.css +13 -0
  29. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  30. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  31. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  32. data/spec/dummy/config.ru +4 -0
  33. data/spec/dummy/config/application.rb +65 -0
  34. data/spec/dummy/config/boot.rb +10 -0
  35. data/spec/dummy/config/environment.rb +5 -0
  36. data/spec/dummy/config/environments/development.rb +31 -0
  37. data/spec/dummy/config/environments/production.rb +64 -0
  38. data/spec/dummy/config/environments/test.rb +35 -0
  39. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  40. data/spec/dummy/config/initializers/inflections.rb +15 -0
  41. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  42. data/spec/dummy/config/initializers/secret_token.rb +7 -0
  43. data/spec/dummy/config/initializers/session_store.rb +8 -0
  44. data/spec/dummy/config/initializers/wrap_parameters.rb +10 -0
  45. data/spec/dummy/config/locales/en.yml +5 -0
  46. data/spec/dummy/config/routes.rb +4 -0
  47. data/spec/dummy/log/development.log +25925 -0
  48. data/spec/dummy/public/404.html +26 -0
  49. data/spec/dummy/public/422.html +26 -0
  50. data/spec/dummy/public/500.html +25 -0
  51. data/spec/dummy/public/favicon.ico +0 -0
  52. data/spec/dummy/script/rails +6 -0
  53. data/spec/dummy/tmp/cache/assets/C79/4D0/sprockets%2Ff8925d25130e89f28ac1c9812d300124 +0 -0
  54. data/spec/dummy/tmp/cache/assets/CA9/D50/sprockets%2F009bef11fd535858e6a67981110006bd +0 -0
  55. data/spec/dummy/tmp/cache/assets/CCA/B20/sprockets%2F1429cedc011a7804c073262337d17cdb +0 -0
  56. data/spec/dummy/tmp/cache/assets/CD0/550/sprockets%2F0dcdb518b4dbd350e006576671c67330 +0 -0
  57. data/spec/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  58. data/spec/dummy/tmp/cache/assets/CE8/820/sprockets%2F01dea23bd99895247c856db1d89342b4 +0 -0
  59. data/spec/dummy/tmp/cache/assets/CFB/4E0/sprockets%2Fad6f00c8038e012ead1942060c7b0f68 +0 -0
  60. data/spec/dummy/tmp/cache/assets/D00/C10/sprockets%2F96d2f16181ed18060d311b308ed8acd1 +0 -0
  61. data/spec/dummy/tmp/cache/assets/D1E/7A0/sprockets%2F73cc9ff9f752d51fe185cf9581146a10 +0 -0
  62. data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  63. data/spec/dummy/tmp/cache/assets/D4B/990/sprockets%2F5239d66258d289c87cc5aa0c74da5ec7 +0 -0
  64. data/spec/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  65. data/spec/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  66. data/spec/dummy/tmp/cache/assets/D69/390/sprockets%2F3bb3c7a783bcf4d2022b947ce63074fe +0 -0
  67. data/spec/dummy/tmp/cache/assets/D7A/620/sprockets%2Fffc3dde2418abf58d9d904f22e187814 +0 -0
  68. data/spec/dummy/tmp/cache/assets/D9A/2A0/sprockets%2F24a17d7a6e6cc32a1fd3faa968b80b85 +0 -0
  69. data/spec/dummy/tmp/cache/assets/D9C/ED0/sprockets%2Fbb6bd29a4bab7e880ac48026dd29639b +0 -0
  70. data/spec/dummy/tmp/cache/assets/DB1/460/sprockets%2F2c1065b52ccbc7cc3d062ce034ccd1c7 +0 -0
  71. data/spec/dummy/tmp/cache/assets/DC8/310/sprockets%2Ffdfd001fdc6f28df927027cdac2d9212 +0 -0
  72. data/spec/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  73. data/spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  74. data/spec/dummy/wiki//"system('echo-$ENV').md +0 -0
  75. data/spec/dummy/wiki/#{`ruby--v`}.md +1 -0
  76. data/spec/dummy/wiki/This-is-amazing.md +21 -0
  77. data/spec/dummy/wiki/This-is-an-amazing-title.md +3 -0
  78. data/spec/dummy/wiki/a.md +1 -0
  79. data/spec/dummy/wiki/amazing.md +28 -0
  80. data/spec/dummy/wiki/daily-standup-meetings.md +5 -0
  81. data/spec/dummy/wiki/hello.md +24 -0
  82. data/spec/dummy/wiki/home.md +1 -0
  83. data/spec/dummy/wiki/internal-webinars.md +11 -0
  84. data/spec/dummy/wiki/test-on-travis-ci.md +39 -0
  85. data/spec/spec_helper.rb +12 -0
  86. metadata +245 -0
@@ -0,0 +1,26 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The page you were looking for doesn't exist (404)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/404.html -->
21
+ <div class="dialog">
22
+ <h1>The page you were looking for doesn't exist.</h1>
23
+ <p>You may have mistyped the address or the page may have moved.</p>
24
+ </div>
25
+ </body>
26
+ </html>
@@ -0,0 +1,26 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The change you wanted was rejected (422)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/422.html -->
21
+ <div class="dialog">
22
+ <h1>The change you wanted was rejected.</h1>
23
+ <p>Maybe you tried to change something you didn't have access to.</p>
24
+ </div>
25
+ </body>
26
+ </html>
@@ -0,0 +1,25 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>We're sorry, but something went wrong (500)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/500.html -->
21
+ <div class="dialog">
22
+ <h1>We're sorry, but something went wrong.</h1>
23
+ </div>
24
+ </body>
25
+ </html>
File without changes
@@ -0,0 +1,6 @@
1
+ #!/usr/bin/env ruby
2
+ # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
3
+
4
+ APP_PATH = File.expand_path('../../config/application', __FILE__)
5
+ require File.expand_path('../../config/boot', __FILE__)
6
+ require 'rails/commands'
File without changes
@@ -0,0 +1 @@
1
+ test
@@ -0,0 +1,21 @@
1
+ # Quite Amazing indeed
2
+
3
+ ```ruby
4
+ module Birdses
5
+ module Page
6
+ extend self
7
+ WIKI_FORMAT = :markdown
8
+
9
+ def all
10
+ wiki.pages
11
+ end
12
+
13
+ def new
14
+ Struct.new(:name, :raw_data).new('New Page', '')
15
+ end
16
+
17
+ def create(page_name, content, user)
18
+ wiki.write_page(page_name, WIKI_FORMAT, content,
19
+ build_commit(user, "creating #{page_name}"))
20
+ end
21
+ ```
@@ -0,0 +1,3 @@
1
+ # EVERYTHING IS SO SHINY
2
+
3
+ Yeah wow so great.
@@ -0,0 +1 @@
1
+ # #{`ruby -v`}
@@ -0,0 +1,28 @@
1
+ # Homer the Great
2
+
3
+ I'm normally not a praying man, but if you're up there, please save me, Superman. I'm a Spalding Gray in a Rick Dees world. Get ready, skanks! It's time for the truth train! Inflammable means flammable? What a country. D'oh. Our differences are only skin deep, but our sames go down to the bone.
4
+
5
+ ## Rosebud
6
+
7
+ Beer. Now there's a temporary solution. Homer no function beer well without. "Thank the Lord"? That sounded like a prayer. A prayer in a public school. God has no place within these walls, just like facts don't have a place within an organized religion. I was saying "Boo-urns."
8
+
9
+ * "Thank the Lord"? That sounded like a prayer. A prayer in a public school. God has no place within these walls, just like facts don't have a place within an organized religion.
10
+ * Bart, with $10,000 we'd be millionaires! We could buy all kinds of useful things like…love!
11
+
12
+ ## Bart the Daredevil
13
+
14
+ Bart, with $10,000 we'd be millionaires! We could buy all kinds of useful things like…love! Your questions have become more redundant and annoying than the last three "Highlander" movies. Son, when you participate in sporting events, it's not whether you win or lose: it's how drunk you get.
15
+
16
+ ## A Streetcar Named Marge
17
+
18
+ Duffman can't breathe! OH NO! I was saying "Boo-urns." Human contact: the final frontier. I've done everything the Bible says — even the stuff that contradicts the other stuff! No children have ever meddled with the Republican Party and lived to tell about it. That's why I love elementary school, Edna. The children believe anything you tell them.
19
+
20
+ 1. Human contact: the final frontier.
21
+ 2. I like my beer cold, my TV loud and my homosexuals flaming.
22
+ 3. I'm normally not a praying man, but if you're up there, please save me, Superman.
23
+ 4. I'm normally not a praying man, but if you're up there, please save me, Superman.
24
+ 5. Homer no function beer well without.
25
+
26
+ ### Marge vs. Monorail
27
+
28
+ Weaseling out of things is important to learn. It's what separates us from the animals…except the weasel. I'm normally not a praying man, but if you're up there, please save me, Superman. Old people don't need companionship. They need to be isolated and studied so it can be determined what nutrients they have that might be extracted for our personal use. I prefer a vehicle that doesn't hurt Mother Earth. It's a go-cart, powered by my own sense of self-satisfaction. You know, the one with all the well meaning rules that don't work out in real life, uh, Christianity.
@@ -0,0 +1,5 @@
1
+ ## Week 2
2
+ * [01/07/2013](https://goodsales.campfirenow.com/room/546109/transcript/2013/01/07)
3
+ * [01/08/2013](https://goodsales.campfirenow.com/room/546109/transcript/2013/01/08)
4
+ * [01/09/2013](https://goodsales.campfirenow.com/room/546109/transcript/2013/01/09)
5
+ * [01/10/2013](https://goodsales.campfirenow.com/room/546109/transcript/2013/01/10)
@@ -0,0 +1,24 @@
1
+ # Teenage Mutant Leela's Hurdles
2
+
3
+ And I'd do it again! And perhaps a third time! But that would be it. Ok, we'll go deliver this crate like professionals, and then we'll go ride the bumper cars. Daylight and everything. Bender, this is Fry's decision… and he made it wrong. So it's time for us to interfere in his life. Do a flip!
4
+
5
+ # Anthology of Interest II
6
+
7
+ I had more, but you go ahead. I guess if you want children beaten, you have to do it yourself. Kif, I have mated with a woman. Inform the men. No! The kind with looting and maybe starting a few fires!
8
+
9
+ # Is today's hectic lifestyle making you tense and impatient?
10
+ You're going to do his laundry?
11
+ A Leela of Her Own
12
+ I wish! It's a nickel. Hey, what kinda party is this? There's no booze and only one hooker. What are you hacking off? Is it my torso?! 'It is!' My precious torso! Would you censor the Venus de Venus just because you can see her spewers? Whoa a real live robot; or is that some kind of cheesy New Year's costume? Look, last night was a mistake.
13
+
14
+ ## Obsoletely Fabulous
15
+
16
+ Oh, you're a dollar naughtier than most. Guess again. THE BIG BRAIN AM WINNING AGAIN! I AM THE GREETEST! NOW I AM LEAVING EARTH, FOR NO RAISEN! You, minion. Lift my arm. AFTER HIM! Oh, you're a dollar naughtier than most. Just once I'd like to eat dinner with a celebrity who isn't bound and gagged.
17
+
18
+ 1. Is today's hectic lifestyle making you tense and impatient?
19
+ 2. We'll need to have a look inside you with this camera.
20
+ 3. And I'd do it again! And perhaps a third time! But that would be it.
21
+
22
+ ### In-A-Gadda-Da-Leela
23
+
24
+ I was all of history's great robot actors - Acting Unit 0.8; Thespomat; David Duchovny! I just told you! You've killed me! Shut up and get to the point!
@@ -0,0 +1 @@
1
+ [Back to the teamapp](https://team.propertybase.com)
@@ -0,0 +1,11 @@
1
+ ## All
2
+ * What a Year 12-18-12 (pw: xmas2012)
3
+ https://vimeo.com/55926347
4
+
5
+ ## Development
6
+ (always with PW `my28#pb`)
7
+ * GOD Demo http://vimeo.com/goodsales/review/56912218/09a5b1608f
8
+
9
+ ## Internal Tools
10
+
11
+ * Introduction to the team app: http://vimeo.com/goodsales/review/56988718/ae9b93cbc1
@@ -0,0 +1,39 @@
1
+ ## test on TravisCI you fool
2
+ To test your project on Travis CI simply follow these basic steps:
3
+
4
+ 1. Go to http://next.travis-ci.com
5
+ 2. Wait for GitHub to authorize you
6
+ 3. Hover over your username in the top right corner and then click on `Accounts`
7
+ 4. You should now see a list of all private projects that you have access to (If not, click on the `Sync now` button)
8
+ 5. Flip the Switch for the project you want to add to Travis
9
+
10
+ You are basically set up. The next time you push your code to GitHub your code will be tested.
11
+
12
+ ## Further setup
13
+
14
+ create a `.travis.yml` file in the root of your project to specify everything about your project (e.g. programming language, versions of language, needed software like redis or elasticsearch, branches that should not be tested, etc.)
15
+
16
+ This is an example for a ruby project:
17
+
18
+ ```
19
+ language: ruby
20
+ bundler_args: --without development
21
+ rvm:
22
+ - 1.9.3
23
+ - rbx-19mode
24
+ - jruby-19mode
25
+ - ruby-2.0.0-preview1
26
+ matrix:
27
+ allow_failures:
28
+ - rvm: jruby-19mode
29
+ - rvm: ruby-2.0.0-preview1
30
+ services:
31
+ - redis-server
32
+ branches:
33
+ except:
34
+ - everything-is-broken
35
+ env:
36
+ - PROJ_ENV="test"
37
+ ```
38
+
39
+ see http://about.travis-ci.org/docs/ for more information
@@ -0,0 +1,12 @@
1
+ # This file is copied to spec/ when you run 'rails generate rspec:install'
2
+ ENV["RAILS_ENV"] ||= 'test'
3
+ require File.expand_path("../dummy/config/environment", __FILE__)
4
+ require 'rspec/rails'
5
+
6
+ ENGINE_RAILS_ROOT=File.join(File.dirname(__FILE__), '../')
7
+ Dir[File.join(ENGINE_RAILS_ROOT, 'spec/support/**/*.rb')].each {|f| require f }
8
+
9
+ RSpec.configure do |config|
10
+ config.infer_base_class_for_anonymous_controllers = false
11
+ config.order = "random"
12
+ end
metadata ADDED
@@ -0,0 +1,245 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: birdses
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Maximilian Haack
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2013-01-13 00:00:00.000000000 Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: rails
16
+ requirement: !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ~>
20
+ - !ruby/object:Gem::Version
21
+ version: 3.2.11
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
26
+ requirements:
27
+ - - ~>
28
+ - !ruby/object:Gem::Version
29
+ version: 3.2.11
30
+ - !ruby/object:Gem::Dependency
31
+ name: gollum
32
+ requirement: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ~>
36
+ - !ruby/object:Gem::Version
37
+ version: 2.4.11
38
+ type: :runtime
39
+ prerelease: false
40
+ version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
42
+ requirements:
43
+ - - ~>
44
+ - !ruby/object:Gem::Version
45
+ version: 2.4.11
46
+ - !ruby/object:Gem::Dependency
47
+ name: rspec-rails
48
+ requirement: !ruby/object:Gem::Requirement
49
+ none: false
50
+ requirements:
51
+ - - ! '>='
52
+ - !ruby/object:Gem::Version
53
+ version: '0'
54
+ type: :development
55
+ prerelease: false
56
+ version_requirements: !ruby/object:Gem::Requirement
57
+ none: false
58
+ requirements:
59
+ - - ! '>='
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ description: gollum wiki as a mountable rails engine
63
+ email:
64
+ - mxhaack@gmail.com
65
+ executables: []
66
+ extensions: []
67
+ extra_rdoc_files: []
68
+ files:
69
+ - app/assets/javascripts/birdses/application.js
70
+ - app/assets/javascripts/birdses/pages.js
71
+ - app/assets/stylesheets/birdses/application.css
72
+ - app/assets/stylesheets/birdses/pages.css
73
+ - app/controllers/birdses/application_controller.rb
74
+ - app/controllers/birdses/pages_controller.rb
75
+ - app/helpers/birdses/application_helper.rb
76
+ - app/helpers/birdses/pages_helper.rb
77
+ - app/models/birdses/page.rb
78
+ - app/views/birdses/pages/_editor.html.erb
79
+ - app/views/birdses/pages/_nav.html.erb
80
+ - app/views/birdses/pages/edit.html.erb
81
+ - app/views/birdses/pages/index.html.erb
82
+ - app/views/birdses/pages/new.html.erb
83
+ - app/views/birdses/pages/preview.js.erb
84
+ - app/views/birdses/pages/show.html.erb
85
+ - config/routes.rb
86
+ - lib/birdses/engine.rb
87
+ - lib/birdses/version.rb
88
+ - lib/birdses.rb
89
+ - lib/tasks/birdses_tasks.rake
90
+ - MIT-LICENSE
91
+ - Rakefile
92
+ - README.md
93
+ - spec/dummy/app/assets/javascripts/application.js
94
+ - spec/dummy/app/assets/stylesheets/application.css
95
+ - spec/dummy/app/controllers/application_controller.rb
96
+ - spec/dummy/app/helpers/application_helper.rb
97
+ - spec/dummy/app/views/layouts/application.html.erb
98
+ - spec/dummy/config/application.rb
99
+ - spec/dummy/config/boot.rb
100
+ - spec/dummy/config/environment.rb
101
+ - spec/dummy/config/environments/development.rb
102
+ - spec/dummy/config/environments/production.rb
103
+ - spec/dummy/config/environments/test.rb
104
+ - spec/dummy/config/initializers/backtrace_silencers.rb
105
+ - spec/dummy/config/initializers/inflections.rb
106
+ - spec/dummy/config/initializers/mime_types.rb
107
+ - spec/dummy/config/initializers/secret_token.rb
108
+ - spec/dummy/config/initializers/session_store.rb
109
+ - spec/dummy/config/initializers/wrap_parameters.rb
110
+ - spec/dummy/config/locales/en.yml
111
+ - spec/dummy/config/routes.rb
112
+ - spec/dummy/config.ru
113
+ - spec/dummy/log/development.log
114
+ - spec/dummy/public/404.html
115
+ - spec/dummy/public/422.html
116
+ - spec/dummy/public/500.html
117
+ - spec/dummy/public/favicon.ico
118
+ - spec/dummy/Rakefile
119
+ - spec/dummy/README.rdoc
120
+ - spec/dummy/script/rails
121
+ - spec/dummy/tmp/cache/assets/C79/4D0/sprockets%2Ff8925d25130e89f28ac1c9812d300124
122
+ - spec/dummy/tmp/cache/assets/CA9/D50/sprockets%2F009bef11fd535858e6a67981110006bd
123
+ - spec/dummy/tmp/cache/assets/CCA/B20/sprockets%2F1429cedc011a7804c073262337d17cdb
124
+ - spec/dummy/tmp/cache/assets/CD0/550/sprockets%2F0dcdb518b4dbd350e006576671c67330
125
+ - spec/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
126
+ - spec/dummy/tmp/cache/assets/CE8/820/sprockets%2F01dea23bd99895247c856db1d89342b4
127
+ - spec/dummy/tmp/cache/assets/CFB/4E0/sprockets%2Fad6f00c8038e012ead1942060c7b0f68
128
+ - spec/dummy/tmp/cache/assets/D00/C10/sprockets%2F96d2f16181ed18060d311b308ed8acd1
129
+ - spec/dummy/tmp/cache/assets/D1E/7A0/sprockets%2F73cc9ff9f752d51fe185cf9581146a10
130
+ - spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
131
+ - spec/dummy/tmp/cache/assets/D4B/990/sprockets%2F5239d66258d289c87cc5aa0c74da5ec7
132
+ - spec/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
133
+ - spec/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
134
+ - spec/dummy/tmp/cache/assets/D69/390/sprockets%2F3bb3c7a783bcf4d2022b947ce63074fe
135
+ - spec/dummy/tmp/cache/assets/D7A/620/sprockets%2Fffc3dde2418abf58d9d904f22e187814
136
+ - spec/dummy/tmp/cache/assets/D9A/2A0/sprockets%2F24a17d7a6e6cc32a1fd3faa968b80b85
137
+ - spec/dummy/tmp/cache/assets/D9C/ED0/sprockets%2Fbb6bd29a4bab7e880ac48026dd29639b
138
+ - spec/dummy/tmp/cache/assets/DB1/460/sprockets%2F2c1065b52ccbc7cc3d062ce034ccd1c7
139
+ - spec/dummy/tmp/cache/assets/DC8/310/sprockets%2Ffdfd001fdc6f28df927027cdac2d9212
140
+ - spec/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
141
+ - spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
142
+ - spec/dummy/wiki/"system('echo-$ENV').md
143
+ - spec/dummy/wiki/#{`ruby--v`}.md
144
+ - spec/dummy/wiki/a.md
145
+ - spec/dummy/wiki/amazing.md
146
+ - spec/dummy/wiki/daily-standup-meetings.md
147
+ - spec/dummy/wiki/hello.md
148
+ - spec/dummy/wiki/home.md
149
+ - spec/dummy/wiki/internal-webinars.md
150
+ - spec/dummy/wiki/test-on-travis-ci.md
151
+ - spec/dummy/wiki/This-is-amazing.md
152
+ - spec/dummy/wiki/This-is-an-amazing-title.md
153
+ - spec/spec_helper.rb
154
+ homepage: https://github.com/coffeejunk/birdses
155
+ licenses: []
156
+ post_install_message:
157
+ rdoc_options: []
158
+ require_paths:
159
+ - lib
160
+ required_ruby_version: !ruby/object:Gem::Requirement
161
+ none: false
162
+ requirements:
163
+ - - ! '>='
164
+ - !ruby/object:Gem::Version
165
+ version: '0'
166
+ segments:
167
+ - 0
168
+ hash: -2945217221024789215
169
+ required_rubygems_version: !ruby/object:Gem::Requirement
170
+ none: false
171
+ requirements:
172
+ - - ! '>='
173
+ - !ruby/object:Gem::Version
174
+ version: '0'
175
+ segments:
176
+ - 0
177
+ hash: -2945217221024789215
178
+ requirements: []
179
+ rubyforge_project:
180
+ rubygems_version: 1.8.24
181
+ signing_key:
182
+ specification_version: 3
183
+ summary: gollum wiki as a mountable rails engine
184
+ test_files:
185
+ - spec/dummy/app/assets/javascripts/application.js
186
+ - spec/dummy/app/assets/stylesheets/application.css
187
+ - spec/dummy/app/controllers/application_controller.rb
188
+ - spec/dummy/app/helpers/application_helper.rb
189
+ - spec/dummy/app/views/layouts/application.html.erb
190
+ - spec/dummy/config/application.rb
191
+ - spec/dummy/config/boot.rb
192
+ - spec/dummy/config/environment.rb
193
+ - spec/dummy/config/environments/development.rb
194
+ - spec/dummy/config/environments/production.rb
195
+ - spec/dummy/config/environments/test.rb
196
+ - spec/dummy/config/initializers/backtrace_silencers.rb
197
+ - spec/dummy/config/initializers/inflections.rb
198
+ - spec/dummy/config/initializers/mime_types.rb
199
+ - spec/dummy/config/initializers/secret_token.rb
200
+ - spec/dummy/config/initializers/session_store.rb
201
+ - spec/dummy/config/initializers/wrap_parameters.rb
202
+ - spec/dummy/config/locales/en.yml
203
+ - spec/dummy/config/routes.rb
204
+ - spec/dummy/config.ru
205
+ - spec/dummy/log/development.log
206
+ - spec/dummy/public/404.html
207
+ - spec/dummy/public/422.html
208
+ - spec/dummy/public/500.html
209
+ - spec/dummy/public/favicon.ico
210
+ - spec/dummy/Rakefile
211
+ - spec/dummy/README.rdoc
212
+ - spec/dummy/script/rails
213
+ - spec/dummy/tmp/cache/assets/C79/4D0/sprockets%2Ff8925d25130e89f28ac1c9812d300124
214
+ - spec/dummy/tmp/cache/assets/CA9/D50/sprockets%2F009bef11fd535858e6a67981110006bd
215
+ - spec/dummy/tmp/cache/assets/CCA/B20/sprockets%2F1429cedc011a7804c073262337d17cdb
216
+ - spec/dummy/tmp/cache/assets/CD0/550/sprockets%2F0dcdb518b4dbd350e006576671c67330
217
+ - spec/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
218
+ - spec/dummy/tmp/cache/assets/CE8/820/sprockets%2F01dea23bd99895247c856db1d89342b4
219
+ - spec/dummy/tmp/cache/assets/CFB/4E0/sprockets%2Fad6f00c8038e012ead1942060c7b0f68
220
+ - spec/dummy/tmp/cache/assets/D00/C10/sprockets%2F96d2f16181ed18060d311b308ed8acd1
221
+ - spec/dummy/tmp/cache/assets/D1E/7A0/sprockets%2F73cc9ff9f752d51fe185cf9581146a10
222
+ - spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
223
+ - spec/dummy/tmp/cache/assets/D4B/990/sprockets%2F5239d66258d289c87cc5aa0c74da5ec7
224
+ - spec/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
225
+ - spec/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
226
+ - spec/dummy/tmp/cache/assets/D69/390/sprockets%2F3bb3c7a783bcf4d2022b947ce63074fe
227
+ - spec/dummy/tmp/cache/assets/D7A/620/sprockets%2Fffc3dde2418abf58d9d904f22e187814
228
+ - spec/dummy/tmp/cache/assets/D9A/2A0/sprockets%2F24a17d7a6e6cc32a1fd3faa968b80b85
229
+ - spec/dummy/tmp/cache/assets/D9C/ED0/sprockets%2Fbb6bd29a4bab7e880ac48026dd29639b
230
+ - spec/dummy/tmp/cache/assets/DB1/460/sprockets%2F2c1065b52ccbc7cc3d062ce034ccd1c7
231
+ - spec/dummy/tmp/cache/assets/DC8/310/sprockets%2Ffdfd001fdc6f28df927027cdac2d9212
232
+ - spec/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
233
+ - spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
234
+ - spec/dummy/wiki/"system('echo-$ENV').md
235
+ - spec/dummy/wiki/#{`ruby--v`}.md
236
+ - spec/dummy/wiki/a.md
237
+ - spec/dummy/wiki/amazing.md
238
+ - spec/dummy/wiki/daily-standup-meetings.md
239
+ - spec/dummy/wiki/hello.md
240
+ - spec/dummy/wiki/home.md
241
+ - spec/dummy/wiki/internal-webinars.md
242
+ - spec/dummy/wiki/test-on-travis-ci.md
243
+ - spec/dummy/wiki/This-is-amazing.md
244
+ - spec/dummy/wiki/This-is-an-amazing-title.md
245
+ - spec/spec_helper.rb