Sha256: 7e766a171736b4b2d33ffe17d965bd42060722624d47a5c91c9d58c77180e682
Contents?: true
Size: 383 Bytes
Versions: 4
Compression:
Stored size: 383 Bytes
Contents
require 'rake_ext' project( name: 'rad', official_name: 'rad_core', gem: true, summary: 'Simple and highly customizable Web Framework encouraging to build an app as a set of low-coupled components instead of monolith', bin: 'bin', executables: ['rad'], dirs: %w(bin views), author: 'Alexey Petrushin', homepage: 'http://github.com/alexeypetrushin/rad_core' )
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rad_core-0.2.6 | Rakefile |
rad_core-0.2.5 | Rakefile |
rad_core-0.2.4 | Rakefile |
rad_core-0.2.3 | Rakefile |