Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
Add slider files, and update css file for asset_paths
Browse files Browse the repository at this point in the history
  • Loading branch information
marten committed Apr 10, 2012
1 parent 17b7b75 commit fffc644
Show file tree
Hide file tree
Showing 9 changed files with 1,018 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fd-slider-rails.gemspec
Expand Up @@ -7,16 +7,16 @@ require "fd-slider-rails/version"
Gem::Specification.new do |s|
s.name = "fd-slider-rails"
s.version = FdSliderRails::VERSION
s.authors = ["TODO: Your name"]
s.email = ["TODO: Your email"]
s.authors = ["Marten Veldthuis"]
s.email = ["marten@veldthuis.com"]
s.homepage = "TODO"
s.summary = "TODO: Summary of FdSliderRails."
s.summary = "Rails Engine version of the fd-slider JavaScript"
s.description = "TODO: Description of FdSliderRails."

s.files = Dir["{app,config,db,lib}/**/*"] + ["MIT-LICENSE", "Rakefile", "README.rdoc"]
s.test_files = Dir["test/**/*"]

s.add_dependency "rails", "~> 3.2.2"
s.add_dependency "rails", "~> 3.1"
# s.add_dependency "jquery-rails"

s.add_development_dependency "sqlite3"
Expand Down
Binary file added vendor/assets/images/blank.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/fd-slider/fd-handle-glow.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/fd-slider/fd-handle-normal.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions vendor/assets/javascripts/fd-slider.min.js

Large diffs are not rendered by default.

0 comments on commit fffc644

Please sign in to comment.