public
Fork of rails/rails
Description: Ruby on Rails fork for experiments with gem plugin loader
Homepage: http://rubyonrails.org
Clone URL: git://github.com/pager/rails.git

pager's rails Feed   feed

pager committed to pager/rails 4 months ago

36fc5584e5cb6c4cc76d6ceedcb679a1b340b8b9

Merge branch 'master' of git://github.com/rails/rails into rails/master

pager committed to pager/rails 5 months ago

704ee4c94f6b0d25b2a2492bc53ac9f655b2f86f

gemplugins:build_manifest rake task to use rakefiles from gem-plugins.

pager committed to pager/rails 5 months ago

63d3c7cc362aa6aad459da468f90df381d81527c

Revert "Make plugins rake tasks loaded from GemPlugins."

pager committed to pager/rails 5 months ago

ed37e4bae19f039927205f72a7bdf6e5c94b0825

Make plugins rake tasks loaded from GemPlugins.

pager committed to pager/rails 5 months ago

2e969af693cbb527fcc98b3fb5178e3284785d4b

Expose GemPlugin load_paths so they can be added to Dependencies.load_paths. Also use full_gem_path as root of GemPlugin to make things compatible.

pager committed to pager/rails 5 months ago

ac63840faf358db5460302e4e8c1993390d3e684

Do not 'require' if it is rails plugin.