flexa_lib 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/flexa_lib.gemspec CHANGED
@@ -7,7 +7,7 @@ require 'flexa_lib/version'
7
7
  Gem::Specification.new do |s|
8
8
  s.name = 'flexa_lib'
9
9
  # s.version = FlexaLib::VERSION
10
- s.version = '0.3.5'
10
+ s.version = '0.3.6'
11
11
  s.platform = Gem::Platform::RUBY
12
12
 
13
13
  s.authors = ['Allan Freitas','Marcio Sfalsin']
data/lib/flexa_lib.rb CHANGED
@@ -42,10 +42,6 @@
42
42
  #
43
43
  module FlexaLib end
44
44
 
45
-
46
-
47
-
48
-
49
45
  ########################################
50
46
  ###### BIBLIOTECAS DE TERCEIROS ########
51
47
  ########################################
@@ -52,3 +52,8 @@
52
52
  .label_radio{
53
53
  margin-left:-18px
54
54
  }
55
+
56
+ .form_horizontal fieldset.inputs div{
57
+ float:left;
58
+ margin-right:10px;
59
+ }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flexa_lib
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 31
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
- - 5
10
- version: 0.3.5
9
+ - 6
10
+ version: 0.3.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Allan Freitas
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2012-03-28 00:00:00 Z
19
+ date: 2012-04-02 00:00:00 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: formtastic