file_share 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.6
1
+ 0.1.7
@@ -1,3 +1,4 @@
1
+ <h2>Downloadable Resources</h2>
1
2
  <div id="file_attachments">
2
3
  <% if orphans.present? && files.present? %>
3
4
  <div id="orphans" class="span-8">
@@ -86,8 +86,6 @@
86
86
 
87
87
  <% end %>
88
88
 
89
- <h2>Downloadable Resources</h2>
90
-
91
89
  <%= render :partial => 'file_attachments/file_attachments', :locals => {
92
90
  :orphans => orphans,
93
91
  :files => files
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: file_share
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 6
10
- version: 0.1.6
9
+ - 7
10
+ version: 0.1.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jason LaPier
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-12-23 00:00:00 -08:00
19
+ date: 2011-01-27 00:00:00 -08:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency