Commit Graph

4 Commits

Author SHA1 Message Date
Larry Kyrala af947faab9 fixes gem development environment
- load and namespace the ext/mimemagic/Rakefile into the main Rakefile
- update test task to include ext as a prereq
- add the generated path.rb to clobber

and two fixes to ext/mimemagic/Rakefile

- more robust file load (gem dev vs gem install consistency)
- use squiggly HEREDOC to indent generated file properly

update the readme to match
add LICENSE and CHANGELOG to doc

add yardoc settings for doc writers
2021-03-26 11:45:43 -04:00
Kenichi Kamiya d12f3cc16e Correct how to run test 2021-03-26 14:31:23 +09:00
Jon Wood 6520358f23 Extract table generation to a module
This allows it to be called at runtime.
2021-03-24 17:15:30 +00:00
Daniel Mendler 4a26581f67 fix magic matching for 1.9.3 2013-07-29 21:17:25 +02:00