Sha256: bf0da708c250b9db56c221cd736ed2cb1d51f286366910cb75bf47f14a18fcce

Contents?: true

Size: 367 Bytes

Versions: 1

Compression:

Stored size: 367 Bytes

Contents

require 'rake_ext'

gem_spec(
  :name => "crystal",
  :version => "0.0.12",
  :summary => "Ruby Web Framework",
  :dependencies => %w(
    activesupport

    haml
    tilt    
    dictionary
    json
    addressable
    nokogiri

    rack
    
    facets
    ruby-ext
  ),

  :author => "Alexey Petrushin",
  :homepage => "http://github.com/alexeypetrushin/crystal"
)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crystal-0.0.12 Rakefile