Giter Site home page Giter Site logo

swf_file's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

swf_file's Issues

Not compatible with Rails 3.0.4

Create a new rails project, add gem 'swf_file' to the Gemfile, bundle, rails s

.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/json/common.rb:27:in `remove_const': constant JSON::Parser not defined (NameError)

Hash converter

The hash converter currently in use is not ruby 1.8.x compatible. This will be fixed for v1.0

Support SWF file compression

As a developer
When I execute SwfFile.compress(<uncompressed_file_path>)
Then I should receive true or false, based on the operation's success.

As a developer
When I execute SwfFile.decompress(<compressed_file_path>)
Then I should receive true or false, based on the operation's success.

As a developer
When I execute SwfFile.decompressed?(<compressed_file_path>)
Then I should receive true or false, depending on the file's compression status

The decompress and compress should also be available in their non-safe form compress! and decompress!, respectively. When these bang methods are executed they can raise exceptions found throughout their execution.

I don't really need this feature but I've been suggested to implement it for 1.1. What do you think?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.