1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Nathan Weizenbaum
14c4a88651 Upgrade to YARD 0.5.3. 2010-01-17 16:23:29 -08:00
Nathan Weizenbaum
46958516be Update the website in the gemspec to point to haml-lang.com. 2009-11-28 15:17:33 -08:00
Nathan Weizenbaum
cb04561385 Update to the latest YARD. 2009-11-23 13:48:22 -08:00
Nathan Weizenbaum
5a540bf2e5 Package .yardopts in the Gem. 2009-07-04 17:16:52 -07:00
Nathan Weizenbaum
242aee3746 Add developer dependencies to the gem for building the documentation. 2009-07-04 15:56:32 -07:00
Nathan Weizenbaum
27891c5a13 Add some documentation about haml-edge. 2009-04-29 22:30:29 -07:00
Nathan Weizenbaum
1a0b452b26 Add a Rake task for packaging a special edge gem. 2009-04-29 16:52:57 -07:00
Nathan Weizenbaum
3f13355c40 Add extra/* to gemspec. 2009-01-23 08:19:44 -08:00
Paul Barry
d4d30c348d Added rails/init.rb to gemspec 2008-08-26 13:40:37 -07:00
Nathan Weizenbaum
5926e43df1 Always include REVISION in the gemspec, and create a dummy in case it isn't created elsewhere. 2008-05-24 02:21:30 -07:00
Nathan Weizenbaum
5aa394dbb7 Get rid of deprecated autorequires in the gemspec. 2008-04-29 01:58:58 -07:00
Nathan Weizenbaum
06c8ab07f9 Add a rubyforge_project attribute to the gemspec. 2008-04-29 01:58:47 -07:00
Nathan Weizenbaum
7e374ab809 Revert "Embed the version number directly in the gemspec."
This reverts commit e9558f2749.

The gemspec is going to be incompatible with GitHub anyway
as long as we're using FileList;
there's no point avoiding File.read for now.

Conflicts:

	haml.gemspec
2008-04-29 01:56:36 -07:00
Nathan Weizenbaum
b9fbf1287c Don't add the REVISION file unless it actually exists. 2008-04-29 01:55:18 -07:00
Nathan Weizenbaum
ec2e0e661f Add requires to the gemspec necessary to get it to run with 'gem build.' 2008-04-29 01:54:31 -07:00
Nathan Weizenbaum
bc9b4321c3 Add myself to the gemspec. 2008-04-28 21:43:35 -07:00
Nathan Weizenbaum
e9558f2749 Embed the version number directly in the gemspec. 2008-04-26 23:28:42 -07:00
Nathan Weizenbaum
6a60485101 Move the Haml gemspec into its own file.
This means GitHub will build the gem for us.
2008-04-24 21:35:30 -07:00