Skip to content

Commit

Permalink
changed txt and added hirefire
Browse files Browse the repository at this point in the history
  • Loading branch information
choppen5 committed Jun 7, 2012
1 parent 276c0a8 commit 39fc859
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -2,6 +2,7 @@ source 'https://rubygems.org'

gem 'rails', '3.2.3'
gem 'pg'
gem 'hirefireapp'

# Gems used only for assets and not required
# in production environments by default.
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -42,6 +42,7 @@ GEM
execjs (1.4.0)
multi_json (~> 1.0)
hike (1.2.1)
hirefireapp (0.0.6)
i18n (0.6.0)
journey (1.0.3)
jquery-rails (2.0.2)
Expand Down Expand Up @@ -119,6 +120,7 @@ PLATFORMS

DEPENDENCIES
coffee-rails (~> 3.2.1)
hirefireapp
jquery-rails
pg
rails (= 3.2.3)
Expand Down
6 changes: 3 additions & 3 deletions app/views/homes/landing/_how_it_works.html.erb
Expand Up @@ -34,7 +34,7 @@
</div>

<div class="desc">
Record your interests and<br />
Add your interests/wants and<br />
change them any time.
</div>
</div>
Expand Down Expand Up @@ -80,15 +80,15 @@
<%= image_tag "data.png" -%>
</div>
<div class="desc">
Reselling your data
Your data for $ale
</div>
</div>
<div class="col">
<div class="illu">
<%= image_tag "spam.png" -%>
</div>
<div class="desc">
Spam email
Spam
</div>
</div>
<div class="col">
Expand Down

0 comments on commit 39fc859

Please sign in to comment.