simplificator / rwebthumb
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
1320b36
rwebthumb / rwebthumb.gemspec
| 40cdc000 » | pascal | 2008-07-10 | 1 | Gem::Specification.new do |s| | |
| 98ea972f » | pascal | 2008-07-10 | 2 | s.name = %q{rwebthumb} | |
| 1320b36a » | pascalbetz | 2009-06-16 | 3 | s.version = "0.2.8" | |
| ac749daa » | pascalbetz | 2008-09-03 | 4 | s.date = %q{2008-09-03} | |
| 40cdc000 » | pascal | 2008-07-10 | 5 | s.authors = ["Simplificator GmbH"] | |
| 861d1ae7 » | pascal | 2008-07-10 | 6 | s.email = %q{info@simplificator.com} | |
| 40cdc000 » | pascal | 2008-07-10 | 7 | s.summary = %q{rwebthumb provides a ruby interface for the webthumb.bluga.net} | |
| d996a785 » | pascalbetz | 2008-07-13 | 8 | s.homepage = %q{http://simplificator.com/} | |
| 40cdc000 » | pascal | 2008-07-10 | 9 | s.description = %q{rwebthumb provides a ruby interface for the webthumb.bluga.net} | |
| cd3f7292 » | pascalbetz | 2008-08-05 | 10 | s.files = ["lib/rwebthumb.rb", "lib/rwebthumb/base.rb", "lib/rwebthumb/job.rb", "lib/rwebthumb/webthumb.rb", "test/base_test.rb", "test/helper.rb", "test/job_test.rb", "test/webthumb_test.rb", "lib/rwebthumb/easythumb.rb", "README", "init.rb"] | |
| 304ea34c » | pascal | 2008-07-10 | 11 | # can not use this on github... | |
| 12 | #s.files = Dir['lib/**/*.rb'] + Dir['test/**/*'] | ||||
| 13 | #s.files << ['README', 'init.rb'] | ||||
| 14 | #s.files.reject! { |fn| fn.include? "nbproject" } | ||||
| d996a785 » | pascalbetz | 2008-07-13 | 15 | end | |
