Commit f914c609
Changed files (2)
app
views
creations
app/views/creations/index.html.erb
@@ -20,12 +20,12 @@
<div class="span4">
<img class="bs-icon" src="/assets/cupcake_share.png">
<h2>Share your creativity</h2>
- <p>Find interesting ideas and show off your originality with other passionate CakeSide artists.</p>
+ <p>Show off your originality and find interesting ideas with fellow passionate CakeSide artists.</p>
</div>
<div class="span4">
<img class="bs-icon" src="/assets/cupcake_promote.png">
<h2>Promote yourself</h2>
- <p>Get recognized for your work and connect with customers as well as fellow artists looking for your unique style.</p>
+ <p>Get recognized for your work and connect with other artists with unique styles. </p>
</div>
<div class="span4">
<img class="bs-icon" src="/assets/cupcake_inspire.png">
Gemfile.lock
@@ -110,6 +110,9 @@ GEM
formatador (0.2.1)
formtastic (2.1.1)
actionpack (~> 3.0)
+ growl (1.0.3)
+ growl_notify (0.0.3)
+ rb-appscript
guard (1.0.2)
ffi (>= 0.5.0)
thor (~> 0.14.6)
@@ -190,6 +193,8 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
+ rb-appscript (0.6.1)
+ rb-fsevent (0.9.1)
rdoc (3.12)
json (~> 1.4)
responders (0.9.1)
@@ -273,6 +278,8 @@ DEPENDENCIES
factory_girl_rails
fog
formtastic (~> 2.1.1)
+ growl
+ growl_notify
guard-livereload
guard-rspec
jasmine
@@ -283,6 +290,7 @@ DEPENDENCIES
pg
rails
rake
+ rb-fsevent
rmagick
rspec-rails
rvm-capistrano