Sha256: f6a59e6d1f88e5c1ad4cb127755caacdc2b602869b6b5f7afdac2134bb186398

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

require 'rake_ext'

project(
  name: 'rad',
  official_name: 'rad_core',
  bin: 'bin',
  dirs: 'bin',
  gem: true,
  summary: 'Simple and highly customizable Web Framework encouraging to build an app as a set of low-coupled components instead of monolith',

  author: 'Alexey Petrushin',
  homepage: 'http://github.com/alexeypetrushin/rad_core'
)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rad_core-0.0.26 Rakefile