mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
81f4ed3de6
Rails Plugin Tool
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
bin/rapt
|
|
%%GEM_SPEC%%
|
|
%%GEM_CACHE%%
|
|
%%GEM_LIB_DIR%%/CHANGELOG
|
|
%%GEM_LIB_DIR%%/MIT-LICENSE
|
|
%%GEM_LIB_DIR%%/README
|
|
%%GEM_LIB_DIR%%/Rakefile
|
|
%%GEM_LIB_DIR%%/bin/rapt
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/commands.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/plugin.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/plugin_pack.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/rails_environment.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/recursive_http_fetcher.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/repositories.rb
|
|
%%GEM_LIB_DIR%%/lib/commands/plugin/repository.rb
|
|
%%GEM_LIB_DIR%%/test/commands/plugin/plugin_test.rb
|
|
%%GEM_LIB_DIR%%/test/commands/plugin/repository_test.rb
|
|
%%GEM_LIB_DIR%%/test/commands/plugin_test.rb
|
|
%%GEM_LIB_DIR%%/test/mocks/rails_environment.rb
|
|
%%GEM_LIB_DIR%%/test/sandbox/rails_app/config/boot.rb
|
|
%%GEM_LIB_DIR%%/test/sandbox/rails_app/config/environment.rb
|
|
%%GEM_LIB_DIR%%/test/sandbox/rails_app/script/plugin
|
|
@dirrm %%GEM_LIB_DIR%%/test/sandbox/rails_app/script
|
|
@dirrm %%GEM_LIB_DIR%%/test/sandbox/rails_app/config
|
|
@dirrm %%GEM_LIB_DIR%%/test/sandbox/rails_app
|
|
@dirrm %%GEM_LIB_DIR%%/test/sandbox
|
|
@dirrm %%GEM_LIB_DIR%%/test/mocks
|
|
@dirrm %%GEM_LIB_DIR%%/test/commands/plugin
|
|
@dirrm %%GEM_LIB_DIR%%/test/commands
|
|
@dirrm %%GEM_LIB_DIR%%/test
|
|
@dirrm %%GEM_LIB_DIR%%/lib/commands/plugin
|
|
@dirrm %%GEM_LIB_DIR%%/lib/commands
|
|
@dirrm %%GEM_LIB_DIR%%/lib
|
|
@dirrm %%GEM_LIB_DIR%%/bin
|
|
@dirrm %%GEM_LIB_DIR%%
|
|
@dirrm %%GEM_DOC_DIR%%
|