| 067e150 |
2013-06-14 |
Properly namespace DatabaseTasks |
| 4bbd373 |
2013-06-14 |
Properly namespace DatabaseTasks |
| 6553df0 |
2013-06-14 |
Use DatabaseTasks.env instead of Rails.env in databases.... |
| 8193bb7 |
2013-06-14 |
Use DatabaseTasks.env instead of Rails.env in databases.... |
| 89f558c |
2013-05-16 |
Check if APP_RAKEFILE is defined |
| 793b21c |
2013-05-17 |
Check if APP_RAKEFILE is defined |
| 70a3648 |
2013-05-16 |
Merge pull request #10640 from joelcogen/master |
| 9a4268d |
2013-05-03 |
Fix generating route from engine to other engine |
| 57cfa7a |
2013-05-03 |
Fix generating route from engine to other engine |
| a64894d |
2013-04-24 |
Merge branch 'active-record-standalone-improvements' |
| 1dac2ed |
2013-04-24 |
Use env == 'development' instead of env.development? |
| b5ae43a |
2013-04-24 |
Move CHANGELOG entry for db.rake improvements to 4.0.0 |
| 20f1495 |
2013-04-24 |
Don't require Rails.env in order to use AR::Tasks::Datab... |
| 414ab0c |
2013-04-24 |
Add some documentation to ActiveRecord::Tasks::DatabaseT... |
| 4522761 |
2013-04-24 |
Use DatabaseTasks.fixtures_path instead of FIXTURES_PATH... |
| d1d7c86 |
2013-04-24 |
Don't require having Rails.application to run database t... |
| aa257f6 |
2013-04-17 |
Merge pull request #10249 from shime/descriptive_error_m... |
| 85ecb44 |
2013-04-16 |
Use db:test:load instead of db:test:load_schema |
| 6a0a5f3 |
2013-02-03 |
Duplicate column_defaults properly |
| 351b0d9 |
2013-01-21 |
Update actionpack's CHANGELOG for 445f14e |
| 445f14e |
2013-01-21 |
Fix asset_path in mounted engine |
| 82efe89 |
2012-09-16 |
Merge pull request #7657 from kennyj/fix_6458-2 |
| b243522 |
2012-09-01 |
Remove unneeded require |
| 2a95a66 |
2012-09-01 |
Merge pull request #7494 from route/actionview_decouplin... |
| 5f99bdb |
2012-08-31 |
Require bundler 1.2 |
| a0c5cc6 |
2012-08-30 |
Merge pull request #7477 from kennyj/fix_7469 |
| f84fc39 |
2012-08-29 |
Merge pull request #7474 from steveklabnik/backport_89ebd28 |
| 4f093d8 |
2012-08-28 |
Merge branch 'actionview-decoupling' |
| daa0ed3 |
2012-08-28 |
Update AP's CHANGELOG with user facing changes |
| e1ffd82 |
2012-08-28 |
Deprecate AV::RecordIdentifier in controllers |
| f4d493e |
2012-08-28 |
Fix ActionView::RecordIdentifier to work as a singleton |
| 8eb4600 |
2012-08-28 |
No need to use included hook for include |
| 582a7f4 |
2012-08-28 |
Deprecate Template#mime_type |
| 3fb10fd |
2012-08-28 |
Add deprecation horizon to html-scanner |
| 8ca1792 |
2012-08-28 |
Add ActionView::ModelNaming |
| 7abc0c7 |
2012-08-28 |
Deprecate mime types lookup in auto_discovery_link_tag |
| 4efad29 |
2012-08-28 |
Deprecate ActionController::RecordIdentifier |
| 7185e35 |
2012-08-28 |
Remove dependency on actionpack in ActionView::AssetPaths |
| dad717a |
2012-08-11 |
[guides] Add info about CHANGELOGs to contributing guide |
| adf3ea3 |
2012-08-11 |
[guides] Add info about CHANGELOGs to contributing guide |
| 5b3bb61 |
2012-08-10 |
Fix handling SCRIPT_NAME from within mounted engine's |
| 15bfaa3 |
2012-07-16 |
Merge pull request #7006 from jaredbeck/issue_7005_expla... |
| e72d876 |
2012-07-11 |
Merge pull request #7031 from robbkidd/rename_sequences_... |
| 542637e |
2012-07-11 |
Fix indentation. |
| df40d79 |
2012-07-10 |
Don't raise an error if http auth token isn't well forma... |
| 67f55e2 |
2012-08-28 |
Implement ActionView::Template::Types |
| 9e1a199 |
2012-06-25 |
Merge pull request #6544 from flexoid/issue-6431 |
| 4141588 |
2012-08-31 |
Revert "Revert changes related to `bundle install` fixes... |
| ceb68d1 |
2012-06-25 |
Revert "Merge pull request #6344" |
| dc663dd |
2012-08-28 |
Don't require action_dispatch in ActionView::UrlHelpers |
| 9b0ac0b |
2012-08-28 |
Use ActionView::Base.logger instead of AC::Base.logger |
| 45efb66 |
2012-08-28 |
Add ActionView::Base.default_formats |
| f21a528 |
2012-08-28 |
Remove Mime::Type translations from Action View |
| 9e731f0 |
2012-08-28 |
Remove comment about getting rid of old AV::Base.new beh... |
| 731bb2f |
2012-08-28 |
Remove stubs from LogSubscriber tests |
| ba83aa7 |
2012-08-28 |
Move action_controller/vendor/html-scanner to action_view |
| 2646240 |
2012-08-28 |
Move ActionController::RecordIdentifier to ActionView |
| 066e6c6 |
2012-06-09 |
Fix tests, active_authorizer shouldn't include blank values |
| 41d6371 |
2012-06-08 |
Merge pull request #6668 from pomnikita/master |
| 8475cdd |
2012-06-08 |
Don't add sqlite3 to gemspec with -O on rails plugin new |
| 523820f |
2012-06-08 |
Don't add sqlite3 to gemspec with -O on rails plugin new |
| fa352c4 |
2012-06-07 |
Fix railties test suite |
| 2186540 |
2012-06-04 |
Merge pull request #6619 from kennyj/fix_6591 |
| 5b0a891 |
2012-06-07 |
Fix asset tags for files with more than one dot |
| f550d4d |
2012-06-01 |
Allow to use mounted helpers in ActionView::TestCase |
| 60b4290 |
2012-06-01 |
Allow to use mounted helpers in ActionView::TestCase |
| 8d4f63a |
2012-06-01 |
Include routes.mounted_helpers into integration tests |
| 6525002 |
2012-06-01 |
Include routes.mounted_helpers into integration tests |
| 070454c |
2012-06-01 |
Merge pull request #6583 from amatsuda/rake_dsl_19 |
| 9f1b689 |
2012-05-30 |
Merge pull request #6553 from erichmenge/3-2-stable-json... |
| aab0d4e |
2012-05-30 |
Merge pull request #6554 from erichmenge/remove-json-var... |
| e4aaac1 |
2012-05-28 |
Fix sorting of helpers from different paths |
| 0e69705 |
2012-05-27 |
Fix railties_order when application object is passed |
| cf992fb |
2012-05-27 |
Fix railties_order when application object is passed |
| 95c49f2 |
2012-05-24 |
Merge pull request #6447 from chancancode/add_backportin... |
| 0638e6b |
2012-05-22 |
Merge pull request #6435 from janx/remove_useless_require |
| 56b86a3 |
2012-05-22 |
Use require_dependency in generated controllers |
| 29d17d3 |
2012-05-22 |
Use require_dependency in generated controllers |
| d22859e |
2012-05-22 |
Merge pull request #6150 from avakhov/dbconsole-fixes |
| 1447aca |
2012-05-22 |
Merge pull request #6420 from chancancode/master_restore... |
| 64e12ff |
2012-05-21 |
More info on commit messages in contributing guide |
| ae8b09c |
2012-05-21 |
More info on commit messages in contributing guide |
| b0f8355 |
2012-05-21 |
Fix generators to help with ambiguous `ApplicationContro... |
| 7c95be5 |
2012-05-20 |
Fix generators to help with ambiguous `ApplicationContro... |
| 08a5b10 |
2012-05-20 |
Revert "Merge pull request #5702 from oscardelben/patch-4" |
| 6ef9fda |
2012-05-20 |
Improve docs for `try` by adding note on `BasicObject` |
| 2575508 |
2012-05-20 |
Improve docs for `try` by adding note on `BasicObject` |
| cae1ca7 |
2012-05-20 |
Merge pull request #5702 from oscardelben/patch-4 |
| 0d73d6e |
2012-05-20 |
Fix uniqueness validator with `allow_nil: false` also fo... |
| f7d01ec |
2012-05-20 |
Fix `validates_uniqueness_off :field, :allow_nil => false` |
| da97cf0 |
2012-05-20 |
Merge pull request #5631 from avakhov/ac-log-subsriber-s... |
| bd838c0 |
2012-05-19 |
Fix railties tests |
| 6f0c9cd |
2012-05-18 |
Merge pull request #6391 from strzalek/redirect_route_in... |
| d641646 |
2012-05-19 |
Ensure that CollectionAssociation#replace returns proper... |
| 099bb5d |
2012-05-19 |
Ensure that CollectionAssociation#replace returns proper... |
| 0f5cc34 |
2012-05-17 |
Revert changes related to `bundle install` fixes in `rai... |
| 8bc1e53 |
2012-05-16 |
Load all the env files available in config.paths (closes... |
| 62fa173 |
2012-08-31 |
Don't use Gemfile in test application in railties |
| 7fc4b46 |
2012-08-31 |
Use Bundler.with_clean_env instead of custom code |
| 4edb497 |
2012-05-16 |
Remove unneeded tests |
| f3482a9 |
2012-05-16 |
Fix tests in railties |
| 57d534e |
2012-05-16 |
Merge pull request #6344 from erichmenge/patch_sqlite_ti... |
| 20f049f |
2012-05-16 |
Merge pull request #6346 from oscardelben/patch-9 |
| 3bc73df |
2012-05-15 |
Merge pull request #6317 from korny/routes-draw-backtrace |
| 7b7bf33 |
2012-05-11 |
Merge pull request #6261 from carlosantoniodasilva/fix-b... |
| b14d1cd |
2012-05-11 |
Failing test for #6251 |
| 0f43592 |
2012-05-17 |
Fix CollectionAssociation#replace to return new target (... |
| e2a070c |
2012-05-17 |
Fix CollectionAssociation#replace to return new target (... |
| ea40990 |
2012-05-10 |
Allow to run `connection_adapters/quoting_test.rb` indep... |
| 8f5079f |
2012-05-09 |
Merge pull request #6219 from frodsan/fix_build |
| 7746bf9 |
2012-05-07 |
Merge pull request #6191 from arunagw/ruby_prof_lock |
| d98bbde |
2012-05-07 |
Fix build |
| 0558578 |
2012-05-07 |
Ensure that Rails.env is equal to "test" by default when... |
| 3ac93d6 |
2012-05-07 |
[guides] Add comments to deep_dup example, fix second ex... |
| 9d03e20 |
2012-05-06 |
Remove obsolete deep_dup requires |
| 98553a5 |
2012-05-06 |
Keep all methods in object/deep_dup |
| 0403928 |
2012-05-06 |
Updated CHANGELOG entry for `deep_dup` |
| 9374270 |
2012-05-06 |
Use deep_dup in aciverecord default columns assignment |
| 352d033 |
2012-05-06 |
Reword guide entry for `deep_dup` method. |
| acb3984 |
2012-05-05 |
Try to convert object passed to debug_hash to hash |
| 915879c |
2012-05-05 |
Give more detailed instructions in script/rails in engine |
| 2ce5e4f |
2012-05-05 |
Give more detailed instructions in script/rails in engine |
| 2ec6ef5 |
2012-05-05 |
Change unless + ! into if |
| c517602 |
2012-05-05 |
Duplicate column_defaults properly (closes #6115) |
| 4f77f95 |
2012-05-04 |
Merge pull request #5821 from Deradon/fix-engine-tasks |
| b55b77f |
2012-05-03 |
Merge pull request #6012 from avakhov/dbconsole-test |
| ae8f497 |
2012-05-02 |
Merge pull request #3707 from ebeigarts/refactor_remove_... |
| ed10107 |
2012-05-01 |
Fix tests |
| 02ca915 |
2012-05-02 |
Deprecate remove_column with array as an argument |
| 17f2958 |
2012-05-01 |
Use :github option in Gemfile and make hashes consistent |
| ec94d84 |
2012-05-01 |
Merge pull request #6096 from hasclass/as_json__encode_i... |
| 3cc6995 |
2012-05-01 |
Merge pull request #2532 from hasclass/as_json__encode_i... |
| 88b5f94 |
2012-04-30 |
Merge pull request #6034 from willbryant/flash_must_not_... |
| 2b2983d |
2012-04-30 |
Failing test for #6034 |
| e2b9709 |
2012-04-30 |
Failing test for #6034 |
| e23e684 |
2012-04-30 |
Failing test for #6034 |
| 978598b |
2012-04-29 |
Merge pull request #6061 from twinturbo/scaffold-markup |
| beba826 |
2012-04-29 |
Lazy load `default_form_builder` if it's passed as a string |
| 1823d53 |
2012-04-28 |
Don't create new directory for tests |
| 5a2fdaa |
2012-04-28 |
Fix Engine#routes to not call draw_paths multiple times |
| 28844ae |
2012-04-28 |
Add a failing test for #5764 |
| 86559be |
2012-04-28 |
Merge pull request #6038 from arunagw/warning_removed_3-... |
| 9026980 |
2012-04-21 |
Merge pull request #5917 from oscardelben/master |
| e9f778a |
2012-04-17 |
Merge pull request #5869 from LachyGroom/patch-1 |
| fd12fe6 |
2012-04-16 |
Merge pull request #5860 from arunagw/multi_json_upgrade... |
| 039a118 |
2012-04-16 |
Merge pull request #5856 from arunagw/build_fix_master |
| 9a4bfd0 |
2012-04-15 |
Require for time_with_zone should stay in core_ext/time_... |
| a748eca |
2012-04-15 |
Add missing require in Active Support time zones (fixes ... |
| 6a6b799 |
2012-04-15 |
Add missing require in Active Support time zones (fixes ... |
| 1344ed4 |
2012-04-13 |
Merge pull request #5814 from lest/patch-4 |
| 0864d6d |
2012-04-07 |
Merge pull request #5759 from romanvbabenko/refactor/rai... |
| e6ab0d5 |
2012-04-29 |
Lazy load `default_form_builder` if it's passed as a string |
| 87b30fb |
2012-04-02 |
Merge pull request #5695 from lest/patch-1 |
| 515e1d3 |
2012-04-01 |
Usage file in generators shouldn't be fetched only based... |
| fff3e75 |
2012-04-01 |
Usage file in generators shouldn't be fetched only based... |
| 3e75acb |
2012-03-31 |
Merge pull request #5664 from lest/patch-1 |
| c3d482f |
2012-03-30 |
Merge pull request #5673 from avakhov/ac-render-exception |
| c82fd8f |
2012-03-28 |
Allow ActiveModel::Name to duck type |
| db2c135 |
2012-03-28 |
Cover one more case in auth_token and remote forms |
| d5980b5 |
2012-03-28 |
Cover one more case in auth_token and remote forms |
| 5a5ca14 |
2012-03-28 |
Cover one more case in auth_token and remote forms |
| 128cfbd |
2012-03-28 |
config.action_view.embed_authenticity_token_in_remote_fo... |
| d646d9d |
2012-03-28 |
Added config.action_view.embed_authenticity_token_in_rem... |
| 805b15f |
2012-03-28 |
Added config.action_view.embed_authenticity_token_in_rem... |
| c4048b3 |
2012-03-27 |
Merge pull request #5618 from lest/patch-1 |
| 37c84ed |
2012-03-27 |
Don't ignore non Enumerable values passed to sanitize (c... |
| a2126ab |
2012-03-26 |
Merge pull request #5592 from nashby/fix-issue-5584 |
| 449a4fc |
2012-03-27 |
If partial is rendered in controller, grab format from t... |
| 67b2404 |
2012-03-27 |
If partial is rendered in controller, grab format from t... |
| 3f1b8c6 |
2012-03-26 |
Merge pull request #5596 from lest/patch-3 |
| ea0789f |
2012-03-26 |
Merge pull request #5594 from lest/patch-1 |
| a4bf304 |
2012-03-25 |
Merge pull request #5566 from lest/patch-3 |
| 9a26c90 |
2012-03-23 |
Merge pull request #5556 from rafaelfranca/remove-warning |
| ef48cea |
2012-03-23 |
Merge pull request #5558 from carlosantoniodasilva/fix-b... |
| d1887d3 |
2012-03-23 |
Fix tests, when creating rescue handler, we need to chec... |
| 39961f8 |
2012-03-23 |
Merge pull request #5546 from mptre/master |
| 89f8866 |
2012-03-22 |
Merge pull request #5542 from mhfs/port_5522_to_32stable |
| 6424922 |
2012-03-22 |
Merge pull request #5540 from mhfs/another_blank_line_fix |
| d3bbb23 |
2012-03-18 |
Merge pull request #5492 from arunagw/build_fix_app_gene... |
| d9355be |
2012-03-18 |
Merge pull request #5493 from kennyj/fix_5435-32 |
| 41815f5 |
2012-03-17 |
Rubyracer does not work on ruby, so add it to Gemfile wi... |
| c513ae3 |
2012-03-17 |
Rubyracer does not work on ruby, so add it to Gemfile wi... |
| facf1e5 |
2012-03-16 |
Merge pull request #5475 from rafaelfranca/fix-build |
| fc6b961 |
2012-03-16 |
Merge pull request #5365 from avakhov/ac-layouts-excpeti... |
| e2b6751 |
2012-03-15 |
Merge pull request #5454 from luke-gru/luke-dev |
| 7130f91 |
2012-03-17 |
Add missing test for #5308 |
| ccf4ff0 |
2012-03-15 |
Remove ActionController::TestCase#rescue_action_in_public! |
| 5b94e73 |
2012-03-15 |
Remove ActionController::TestCase#rescue_action_in_public! |
| 1eb6189 |
2012-03-17 |
Fix #5440 - multiple render_to_string breaks partials fo... |
| 1efeb07 |
2012-03-14 |
Merge pull request #5357 from bagilevi/sweeper-undefined... |
| 5520e36 |
2012-03-13 |
[engines guide] Add information about running and revert... |
| 663b66f |
2012-03-13 |
Merge pull request #5420 from lest/patch-2 |
| 9dfb41f |
2012-03-15 |
Check for existence of exactly the called `fixture_path=... |
| 919db1b |
2012-03-13 |
Check for existence of exactly the called `fixture_path=... |
| 52bfb48 |
2012-03-13 |
Environment in engines tests is required on boot_rails, ... |
| 5e754a0 |
2012-03-13 |
Don't need to share engine's tests anymore, plugins are ... |
| 24e00e1 |
2012-03-13 |
Ensure that engine can be mounted at root (#4314) |
| cb7d19b |
2012-03-13 |
Merge pull request #5414 from nashby/select-hidden-input |
| c8f6025 |
2012-03-04 |
Fix tests, table_name= needs connection now, so just stu... |
| 4d391a4 |
2012-03-04 |
Merge pull request #5269 from castlerock/remove_unwanted... |
| e09fd97 |
2012-03-04 |
Merge pull request #5266 from bcardarella/root_with_stri... |
| 44e7967 |
2012-03-04 |
Merge pull request #5270 from kennyj/fix_3163 |
| b4ac72c |
2012-03-03 |
[engines guide] Add more concrete example of conflicts w... |
| 4443b36 |
2012-03-03 |
Merge pull request #5255 from carlosantoniodasilva/activ... |
| 55dd060 |
2012-03-03 |
Handle files from ActionDispatch::Static with Rack::Send... |
| 0e94208 |
2012-03-02 |
Can't cache url_options on a controller level |
| 1a71e84 |
2012-03-02 |
Fix #5238, rendered_format is not set when template is n... |
| aeeebe1 |
2012-03-02 |
Fix #5238, rendered_format is not set when template is n... |
| 9078dba |
2012-03-02 |
Merge pull request #5234 from benpickles/allow-empty-fie... |
| c84e4b5 |
2012-02-16 |
Fix tests, Rails.env may be different on CI |
| dd655d8 |
2012-02-16 |
Refactor Rails::Console to make it easier to test and ad... |
| 951b582 |
2012-02-16 |
Allow to set custom console type with Rails.application.... |
| e09ac70 |
2012-02-16 |
Remove console --irb deprecation notice |
| f1baf8f |
2012-01-27 |
Merge pull request #4713 from carlosantoniodasilva/form-... |
| b513460 |
2012-01-19 |
Merge pull request #4534 from lest/patch-1 |
| ed35f37 |
2012-01-17 |
Merge pull request #4492 from pkondzior/3-2-stable |
| a200446 |
2012-01-17 |
Merge pull request #4491 from pkondzior/master |
| 90aae07 |
2012-01-16 |
Apparently asssert_empty is not available in 1.8.7 |
| 3430647 |
2012-01-16 |
Add ActiveModel::Errors#delete, which was not available ... |
| 8e8982c |
2012-01-16 |
Add ActiveModel::Errors#delete, which was not available ... |
| f34e5a7 |
2012-01-23 |
Add ActiveModel::Errors#delete, which was not available ... |
| ee24800 |
2012-01-16 |
Try to create schema migrations table in schema dumper test |
| 66cabfc |
2012-01-16 |
Fix ActiveRecord mysql tests |
| f9f0f03 |
2012-01-15 |
Fix railties tests |
| dee595c |
2012-01-15 |
Fix stack level too deep when model does not have attrib... |
| b164e81 |
2012-01-15 |
Fix stack level too deep when model does not have attrib... |
| a6dce45 |
2012-01-12 |
Added note about [ci skip] tag to contributing guide |
| 223ea19 |
2012-01-12 |
Added note about [ci skip] tag to contributing guide |
| 0d1df72 |
2012-01-12 |
Fix table_name in ActiveRecord with more than one abstra... |
| 6951014 |
2012-01-12 |
Fix table_name in ActiveRecord with more than one abstra... |
| 199dcae |
2012-01-07 |
Fix tests, ./ is not needed for relative entries in Gemf... |
| 3d2c28e |
2012-01-07 |
No need to check for 'draw do |map|' anymore |
| 8ac53db |
2012-01-07 |
Add Gemfile entry when creating a plugin in application'... |
| ba168e8 |
2012-01-07 |
Merge pull request #4369 from lest/remove-warnings |
| f082004 |
2012-01-07 |
Merge pull request #4373 from castlerock/remove_condition |
| 9fffef5 |
2011-12-26 |
Refactor RouteInspector |
| 719ba0b |
2011-12-26 |
Revert "Merge pull request #4154 from nashby/include-bla... |
| 76f0fa6 |
2011-12-26 |
Merge pull request #4154 from nashby/include-blank-date-... |
| d7cfb63 |
2011-12-26 |
Correctly display rack apps with dynamic constraints in ... |
| 28cd098 |
2011-12-26 |
Correctly display rack apps with dynamic constraints in ... |
| 278a72e |
2011-12-22 |
Merge pull request #4128 from arunagw/doc_fixes_3_2-stable |
| e52572a |
2011-12-21 |
Merge pull request #4105 from lest/bad-requires |
| d65b766 |
2012-01-10 |
Fix http digest authentication with trailing '/' or '?' ... |
| 3131a93 |
2011-12-20 |
Fix http digest authentication with trailing '/' or '?' ... |
| 238d80c |
2012-01-10 |
Fix http digest authentication with trailing '/' or '?' ... |
| 79b12a0 |
2012-01-10 |
Add original_fullpath and original_url methods to Request |
| 80ab9e2 |
2011-12-20 |
Add original_fullpath and original_url methods to Request |
| c2af40b |
2012-01-10 |
Add original_fullpath and original_url methods to Request |
| d4f5398 |
2011-12-20 |
Merge pull request #4077 from arunagw/gemfile_update |
| 63305da |
2012-01-10 |
Add ORIGINAL_FULLPATH to env |
| 482ec2a |
2011-12-20 |
Add ORIGINAL_FULLPATH to env |
| 4d872d1 |
2012-01-10 |
Add ORIGINAL_FULLPATH to env |
| cc19290 |
2011-12-20 |
Merge pull request #4063 from andrew/patch-1 |
| 61d0de2 |
2011-12-19 |
Merge pull request #4036 from Juanmcuello/database_tasks |
| fe72f7d |
2011-12-17 |
Merge pull request #4009 from kirs/generate-rake-task |
| 8015f90 |
2011-12-16 |
Merge pull request #4002 from arunagw/warning_removed_gr... |
| a5589db |
2011-12-14 |
Merge pull request #3979 from kommen/dbconsole_db_config |
| 3d4f913 |
2011-12-13 |
Merge pull request #3950 from guilleiguaran/use-https-fo... |
| cde9981 |
2011-12-10 |
Ensure that files that compile to js/css are not compile... |
| 80c0517 |
2011-12-20 |
Ensure that files that compile to js/css are not compile... |
| 1c2cb7d |
2011-12-10 |
Clarify the default assets.precompile matcher behavior |
| 169137f |
2011-12-20 |
Clarify the default assets.precompile matcher behavior |
| efed2d5 |
2011-12-10 |
Update partials documentation, partial_path is no longer... |
| 866d2db |
2011-12-09 |
Fix indentation |
| 35a1744 |
2011-12-09 |
Allow to run migrations with given scope, with SCOPE=<sc... |
| f0b782d |
2011-12-09 |
Allow to filter migrations by passing a block |
| 929b264 |
2011-12-09 |
Compare migrations for copying only by name and scope |
| ed0b1f6 |
2011-12-09 |
Add suffix for migrations copied from engines |
| 255d9f5 |
2011-12-09 |
String#to_a is not available in 1.9 |
| b164ab7 |
2011-12-09 |
Fix railties tests, identical migrations are not conside... |
| 1d9de9d |
2011-12-09 |
Run also migrations in subdirectories. |
| 62d5564 |
2011-12-09 |
Ignore origin comment when checking for duplicates on Mi... |
| 652db2f |
2011-12-09 |
Fix copying migrations from engines |
| 8ff8fa5 |
2011-11-25 |
I suck, forgot to also change rake's task description |
| c9bb099 |
2011-11-25 |
Display mounted engines in `rake routes` by default |
| 30cf3e1 |
2011-11-24 |
Merge pull request #3746 from qoobaa/active-model-naming... |
| a478389 |
2011-11-24 |
Forgot to add CHANGELOG entry for config.railties_order |
| 0cd3bf8 |
2011-11-24 |
Allow to display engine's routes when running `rake rout... |
| 40b19e0 |
2011-11-23 |
Allow to change engine's loading priority with config.ra... |
| 14c6fca |
2011-07-26 |
Revert "allow select to have multiple arguments" |
| 182a428 |
2011-08-13 |
Revert "allow select to have multiple arguments" |
| 89f3d8a |
2011-07-26 |
Merge pull request #2271 from slawosz/enhance_select_met... |
| e591d14 |
2011-06-11 |
Update changelog with #1552 feature: add hidden field be... |
| f5e1548 |
2011-06-11 |
Merge pull request #1552 from bogdan/select |
| a6c5cc2 |
2011-06-07 |
Added missing assert to test checking form with namespac... |
| 0459374 |
2011-06-01 |
Merge pull request #1447 from dmathieu/empty_route |
| db886c8 |
2011-05-14 |
Merge pull request #553 from arunagw/namespaced_generators |
| 2a98fd9 |
2011-05-13 |
Merge pull request #538 from arunagw/update_rack_mount |
| 2ea33d6 |
2011-05-10 |
Merge pull request #490 from vijaydev/patch-4 |
| 9f0af6d |
2011-05-10 |
Merge pull request #495 from vatrai/minor_fixes |
| e8c1031 |
2011-04-26 |
Merged pull request #319 from nusco/master. |
| f545a50 |
2011-04-25 |
Fix tests, main_app mounted helper must be defined expli... |
| d4bea35 |
2011-04-25 |
Make ActionController::Base.modules_for_helpers and Acti... |
| 820c0fe |
2011-04-25 |
Explicitly define main_app proxy |
| e38b443 |
2011-04-25 |
Add Engine#helpers method which loads all the engine's h... |
| 5952d4f |
2011-04-16 |
Fix plugin new generator to work with new javascript/sty... |
| e06c448 |
2011-03-22 |
Install rb-fsevent gem if ENV[RB_FSEVENT] is set |
| 39310f7 |
2011-02-09 |
text-format requires text-hyphen, which needs ruby 1.8 |
| e6369bc |
2011-02-09 |
Application's assets should have higher priority than en... |
| 27ea048 |
2010-12-31 |
Recreate symlink in layouts for tests |
| 484d2aa |
2010-12-31 |
Do not take gems' i18n locales while testing locales paths |
| 8e5d910 |
2010-12-31 |
Don't be so picky on MissingTemplate error details, this... |
| b613145 |
2010-12-22 |
Fix activesupport tests. These classes are not used anyw... |
| d4cf636 |
2010-12-22 |
Fix activesupport tests. These classes are not used anyw... |
| 1a2c427 |
2010-12-22 |
Ensure that uncountable are removed after test |
| 725817e |
2010-12-22 |
Ensure that uncountable are removed after test |
| d4f9953 |
2010-12-19 |
More love for engines tests |
| 37e6431 |
2010-12-19 |
Temporary fix for railties test for newest rack changes |
| c29a448 |
2010-12-19 |
Refactoring of application's task in engine.rake |
| b50024f |
2010-12-19 |
Do not load all application's task in generated engine |
| d9b732f |
2010-12-18 |
Fix tests in railties |
| f2fc81f |
2010-12-18 |
Use gemspec instead of gem rails in Gemfile |
| 4eb0d58 |
2010-12-18 |
Use gemspec instead of gem rails in Gemfile |
| e22885f |
2010-12-17 |
Use require 'bundler/setup' instead of directly calling ... |
| 0646c70 |
2010-12-17 |
Use require 'bundler/setup' instead of directly calling ... |
| 07567ae |
2010-12-17 |
Revert "Fixed number_with_precision rounding error [#618... |
| f7e3362 |
2010-12-17 |
Allow to use BUNDLE_GEMFILE env variable in boot.rb [#61... |
| d1b4f3b |
2010-12-17 |
Allow to use BUNDLE_GEMFILE env variable in boot.rb [#61... |
| f176b25 |
2010-12-16 |
Changelog and guide entries for config.action_view.cache... |
| 40b15f9 |
2010-12-16 |
ActiveRecord::Base.joins should allow single nil argumen... |
| e89fff2 |
2010-12-16 |
Bring back config.action_view.cache_template_loading [#5... |
| 09195f1 |
2010-12-22 |
Do not use the same hash instance for expansions [#6114 ... |
| 875bbd5 |
2010-12-15 |
AppGenerator: use options instead of @options |
| 17afec0 |
2010-12-15 |
AppGenerator: use options instead of @options |
| 7f77d66 |
2010-12-15 |
Fix generation of prototype files, it should work with -... |
| 779a60d |
2010-12-15 |
Fix generation of prototype files, it should work with -... |
| bb89f86 |
2010-12-15 |
Kill whitespace! |
| 2dafb14 |
2010-12-15 |
Kill whitespace! |
| ed32c8f |
2010-12-15 |
Generate default layout in engine with --mountable option |
| 232e379 |
2010-12-15 |
Generate default layout in engine with --mountable option |
| 978314c |
2010-12-15 |
Generate javascripts in engine with --mountable option |
| 5d63a36 |
2010-12-15 |
Generate javascripts in engine with --mountable option |
| 8e955c5 |
2010-12-15 |
Should be isolated engine instead of namespaced engine |
| 5e3b853 |
2010-12-15 |
Should be isolated engine instead of namespaced engine |
| a462a76 |
2010-12-15 |
Set proper engine's asset directories when assets are se... |
| 0e5ee9a |
2010-12-15 |
Set proper engine's asset directories when assets are se... |
| f0f978a |
2010-12-15 |
Fix indentation and newlines in generated engine |
| 34d1e5d |
2010-12-14 |
Fix indentation and newlines in generated engine |
| 3074439 |
2010-12-11 |
Skip creating migration if --skip option is passed to mo... |
| 0dc39cd |
2010-12-15 |
Skip creating migration if --skip option is passed to mo... |
| 7891de8 |
2010-12-11 |
Allow to generate namespaced generators [#6140 state:res... |
| e6928e8 |
2010-12-15 |
Allow to generate namespaced generators [#6140 state:res... |
| 3d01ef6 |
2010-12-10 |
require core_ext/array/wrap in active_record/migration |
| e128101 |
2010-12-09 |
Use Array.wrap instead of using ternary |
| 6f89582 |
2010-12-09 |
Fix test on finding migrations from 2 paths |
| 2dc3342 |
2010-12-09 |
Do not require fixtures in example integration test in e... |
| 7b9f634 |
2010-12-09 |
Refactor db:load:config to automatically pick additional... |
| 843130d |
2010-12-09 |
Use Rails::Engine.find in commands.rb |
| 051127d |
2010-12-09 |
Rails::Engine.find(path) - method to find engine by path |
| 5df72a2 |
2010-12-09 |
Rake tasks for managing database while development and t... |
| 23ba7e4 |
2010-12-08 |
properly load database config in database rake tasks, to... |
| c9d2321 |
2010-12-08 |
Allow to run migrations from more than one directory in ... |
| d0467e0 |
2010-12-08 |
Allow to run migrations from more than one directory |
| 115abd5 |
2010-11-22 |
Ensure that app generator is not loaded twice to get rid... |
| f821055 |
2010-11-22 |
Do not create table_name_prefix method on isolated modul... |
| 77fc0cc |
2010-11-18 |
Ensure that initializers are executed before loading rak... |
| ae56c82 |
2010-11-17 |
Added config.action_controller.include_all_helpers to CH... |
| 250fb3f |
2010-11-17 |
Add config.action_controller.include_all_helpers, by def... |
| aafac20 |
2010-11-17 |
Fix generators tests on ruby 1.9 |
| 1395545 |
2010-11-16 |
Do not run migrations from mounted engine separately. |
| 437ceab |
2010-11-16 |
Create directory before copying migrations if it does no... |
| 510375b |
2010-11-16 |
Fix plugin new --mountable: ActionController instead of ... |
| ced8ebc |
2010-11-16 |
Change inside_namespace method to inside_template and us... |
| bf176e9 |
2010-11-15 |
Do not allow to use plugin_new generator directly, you s... |
| b066534 |
2010-11-15 |
Allow running `rails plugin new` command inside rails ap... |
| 4da6d95 |
2010-11-15 |
Bye bye bang bang. |
| ef4afed |
2010-11-15 |
There is no need to make isolated? method with bang-bang... |
| dc12502 |
2010-11-15 |
Deprecate plugin generator |
| 7344332 |
2010-11-15 |
Add skip-gemspec option to 'plugin new' generator |
| d988fa8 |
2010-11-15 |
Update changelog with rails plugin new |
| fefce12 |
2010-11-15 |
Don't need to support rails plugin --version |
| cc135e3 |
2010-11-08 |
Allow to set dummy application path through options |
| 1fd4624 |
2010-11-04 |
New version of thor was released no need to use the one ... |
| d0d30e7 |
2010-11-03 |
Fix scaffold generator to be aware of namespace in isola... |
| cbe391b |
2010-11-02 |
Add --mountable option to 'plugin new' generator which g... |
| c159b50 |
2010-11-02 |
Add example rake task to 'plugin new' generator |
| f9e33fc |
2010-11-02 |
create_dummy_app method that allows to easily create dum... |
| fadad11 |
2010-11-02 |
Properly skip test unit in 'plugin new' generator |
| 2133495 |
2010-11-02 |
Properly handle other databases in 'plugin new' generator |
| b6497d3 |
2010-11-02 |
Skip active record properly in 'plugin new' generator |
| 57fae9b |
2010-11-02 |
Use rails integration tests by default in 'plugin new' g... |
| 4d108cb |
2010-11-02 |
We don't need to configure ActionMailer in plugin's test... |
| 9cb9713 |
2010-11-02 |
Refactor app and plugin generators to use new Thor API |
| a5311ee |
2010-11-02 |
Make deep copy of application generators on engine initi... |
| 5071b72 |
2010-11-02 |
Added Hash#deep_dup function which performs deep duplica... |
| cfbe595 |
2010-11-02 |
Use application's generators defaults as engine defaults... |
| 9e86767 |
2010-11-02 |
Do not create additional newline |
| 489b279 |
2010-11-02 |
Don't be verbose while creating dummy application in plu... |
| 013fc0a |
2010-11-02 |
No need to require 'app_base', it's required in app_gene... |
| 46fdb31 |
2010-11-02 |
Pass more options to test/dummy in 'plugin new' generator |
| 671d146 |
2010-11-02 |
Add --full option to 'plugin new' generator, which gener... |
| fdbd9df |
2010-11-02 |
No need for say_step in 'plugin new' generator |
| d995953 |
2010-11-02 |
DRY up app generator and plugin new generator. Moved sha... |
| 68295bc |
2010-11-02 |
Remove integration tests and ActionModel/ActiveRecord ca... |
| ac8f927 |
2010-11-02 |
We don't need gem tasks, we have a gemspec |
| 48fef64 |
2010-11-02 |
Builder should not be responsible for running store_appl... |
| ae1debd |
2010-11-02 |
Make tests for app and plugin generators more DRY |
| fd1562a |
2010-11-02 |
Ensure that tests run properly |
| b36fa51 |
2010-11-02 |
Allow easy overriding of test framework in 'rake plugin ... |
| 59d5222 |
2010-11-02 |
Change // style regexp to %r{}, to not confuse editors c... |
| e51e9e2 |
2010-11-02 |
Add --dev and --edge options to rails plugin new |
| 5c8b48a |
2010-11-02 |
Added USAGE for rails plugin new |
| bbf02ff |
2010-11-02 |
That method is already declared at AppBase |
| bcd414f |
2010-11-02 |
Add support for templates for rails plugin new |
| b8a0fab |
2010-11-02 |
Ensure that options for plugin new generator are not pas... |
| b37938e |
2010-11-02 |
Refactored AppGenerator and PluginNewGenerator to inheri... |
| b0157f8 |
2010-10-15 |
Removed duplicated method find_root_with_flag |
| cfcea1d |
2010-11-02 |
Added 'rails plugin new' generator which generates gem p... |
| 11558a1 |
2010-10-14 |
Use railtie_name to correctly get name from plugins |
| 72545da |
2010-10-14 |
Remove task for creating symlinks for railties |
| a2c52f1 |
2010-10-14 |
Update documentation for new tasks |
| 43215de |
2010-10-14 |
Add task foo:install (where foo is plugin) as a shortcut... |
| 959f857 |
2010-10-14 |
Added foo:install:assets task that copies assets from pl... |
| f07cbec |
2010-10-14 |
Do not treat information about skipped migrations as WAR... |
| 5d5eb2b |
2010-10-09 |
Rename namespace method to isolate_namespace. |
| a9bf91e |
2010-10-09 |
Add 'foo:install:migrations' task to copy migrations fro... |
| b417cfb |
2010-10-09 |
Load rake tasks defined in superclasses in context of ra... |
| 8636f64 |
2010-10-09 |
Rename rake railties:copy_migrations to rake railties:in... |
| 022205b |
2010-10-09 |
Add callback on skipped migration while copying migrations |
| 4377f8e |
2010-10-09 |
Change the method for copying migrations, do not add scope. |
| e68c87b |
2010-10-08 |
Fix engines test |
| 08f4713 |
2010-10-08 |
Refactored routes reloading to use RouteSet#append inste... |
| adfd43a |
2010-10-03 |
Add documentation on app_generators |
| 9f569c6 |
2010-09-30 |
Try to guess application's directory while trying to run... |
| 3049e64 |
2010-09-30 |
Moved Rails::RoutesReloader to Rails::Application::Route... |
| 6648bab |
2010-09-30 |
Allow running generators for Engine with usage of other ... |
| f851352 |
2010-09-30 |
Added config.app_generators to allow configuring applica... |
| 57aa79e |
2010-09-30 |
Move routes_reloader to a class: RoutesReloader |
| ec5d846 |
2010-09-30 |
Properly reload routes defined in class definition |
| 22b11a4 |
2010-09-30 |
Allow mounting engines at '/' |
| 74598fe |
2010-09-30 |
Do not overwrite _railtie method on namespace while crea... |
| 0134c5c |
2010-09-25 |
Refactor a few methods connected with namespacing in Rai... |
| 51c7660 |
2010-09-25 |
Add namespacing to mailer generator |
| 7acf64a |
2010-09-25 |
Add namespacing for observer generator |
| 49c3ad7 |
2010-09-25 |
Add namespace for test_unit generators |
| f8294cb |
2010-09-25 |
Fix app and actions generators tests |
| 135d616 |
2010-09-25 |
Rails.application is set anyway, we don't need to set it... |
| 00aa13b |
2010-09-25 |
Generators fix: properly check if module should be creat... |
| bac0826 |
2010-09-24 |
Refactor namespaced generators to use module_namespacing... |
| e836340 |
2010-09-24 |
Generators are not aware of namespace of isolated engine... |
| 07411ca |
2010-09-20 |
List all of isolated engine changes |
| dfac9b1 |
2010-09-20 |
Strengthen documantation on engine's migrations and seed... |
| d475de7 |
2010-09-20 |
Add helper for loading seed data for engine and application |
| ceca0c3 |
2010-09-19 |
Remove unnecessary puts |
| e3d38e7 |
2010-09-19 |
Fix running engine_test in isolation |
| 11710c0 |
2010-09-11 |
Fix routing test |
| b3f6c41 |
2010-09-11 |
Change singular to param_key in form_helper, param_key i... |
| 497b6af |
2010-09-10 |
Set default asset_path only for engine |
| 36fcb77 |
2010-09-08 |
Fix warning by removing |map| from routes.draw |
| 6258f7c |
2010-09-08 |
Change app to main_app in mounted_helpers |
| 18aee33 |
2010-09-08 |
Do not require passing :app to mounted helpers, it's act... |
| 32157a2 |
2010-09-06 |
Add documentation on serving assets from engine strategies |
| 7c78cc3 |
2010-09-06 |
Use railties:copy_migrations instead of db:copy_migrations |
| ec6fa6d |
2010-09-06 |
Modified changelog for 3.1.0 |
| 24d2d67 |
2010-09-06 |
Added task for creating symlinks to engines' public dire... |
| e909afc |
2010-09-05 |
Deleted test with extended regexp - it fails with no rea... |
| b7bfeaa |
2010-09-05 |
Fix action mailer tests after old mapper removal |
| c3c1a1e |
2010-09-03 |
Do not use ActionController::Base.page_cache_extension i... |
| 9f0a1ae |
2010-09-03 |
Optimize ActionDispatch::Static |
| 89bd715 |
2010-09-03 |
Forgot to move that line to railtie on rebase |
| ffa2aca |
2010-09-03 |
Fixed tests after rebase |
| 9af189a |
2010-09-03 |
I've changed that test along the way, it should actually... |
| 6c906bf |
2010-09-03 |
Use default_scope in isolated Engines to not force user ... |
| b8d6dc3 |
2010-09-03 |
Implemented RouteSet#default_scope, which allows to set ... |
| b43b686 |
2010-09-03 |
engines_blank_point should always be the last initialize... |
| a5e509d |
2010-09-03 |
We should avoid creating additional initializers when we... |
| bf1ac82 |
2010-09-03 |
Add some documantation on new route_key and param_key in... |
| 6f3119d |
2010-09-03 |
Remove namespace for isolated namespaced models in forms |
| 2607def |
2010-09-03 |
Use new ActiveModel::Naming.route_key in polymorphic_routes |
| 6e5aed0 |
2010-09-03 |
Prepared ActiveModel::Naming to handle cases for namespa... |
| 34cd8a6 |
2010-09-03 |
Add some more docs on polymorphic_url with routes proxy |
| 706a322 |
2010-09-03 |
Add short note on using url_for instead of directly call... |
| 613cbe1 |
2010-09-03 |
Add possibility to explicitly call engine's routes throu... |
| 16dcaf8 |
2010-09-03 |
Updated tests to use scope(:module => :engine_name) inst... |
| b1c66f0 |
2010-09-03 |
Move RoutesProxy to separate file |
| e35c204 |
2010-09-03 |
Include all helpers from non-namespaced engines |
| 98ab4de |
2010-09-03 |
Set only helpers_path on inherited hook in action_contro... |
| 8ec2175 |
2010-09-03 |
Added more tests for polymorphic_url with namespaced mod... |
| 00874a2 |
2010-09-03 |
This was used only to clear warning in ActionMailer test... |
| ca3936d |
2010-09-05 |
Ported missing functionality from Rails 2.3.x, raise err... |
| c15bb49 |
2010-09-05 |
Fixed routes to use new API in a few more actionpack tests |
| e5af8b7 |
2010-09-03 |
Moved ActionMailer and ActionController railties options... |
| 3088b4f |
2010-09-05 |
raise error on invalid HTTP methods or :head passed with... |
| 8958f33 |
2010-09-05 |
Implemented resources :foos, :except => :all option |
| e6b93fa |
2010-09-05 |
Removed deprecated router API from railties |
| 415bacd |
2010-09-05 |
Fixed almost all resources tests |
| b3eb26a |
2010-09-05 |
Removed deprecated RouteSet API, still many tests fail |
| 8fb9df5 |
2010-09-03 |
Modified polymorphic_url to check for model's namespace |
| 8284fd3 |
2010-09-03 |
Get rid of static_paths method and instead configure pat... |
| d812677 |
2010-09-03 |
We don't need to clear action_methods on inherited hook ... |
| 84f0a0b |
2010-08-04 |
Reload action_methods in AbstractController after defini... |
| 4da32ba |
2010-08-04 |
Reload action_methods in AbstractController after defini... |
| 56ef192 |
2010-09-03 |
ActionMailer should not depend on ActionDispatch |
| f3c703a |
2010-09-03 |
Refactor RoutesProxy to avoid using _with_routes in helpers |
| 434139f |
2010-09-03 |
Documented mounted helpers |
| 1a161c7 |
2010-09-03 |
Document engine_name |
| 2e4e1e7 |
2010-09-03 |
Added documentation for namespaced Engine |
| db8a864 |
2010-09-03 |
Add table_name_prefix to Engine's namespace automatically |
| a7c6fe4 |
2010-09-03 |
Rename isolated_engine_for to namespace |
| 79bd92b |
2010-09-03 |
Refactor ActionMailer to not use hide_actions |
| 4131a2d |
2010-09-03 |
Move ActionController::Railties::RoutesHelpers and Actio... |
| 32baa27 |
2010-09-03 |
Include routes helpers only for inherited classes in Act... |
| befa77f |
2010-09-03 |
Fix generating urls with mounted helpers in view context |
| e063879 |
2010-09-03 |
Fix copying migrations to empty directory |
| 9913193 |
2010-09-03 |
For view_context we need to initialize RoutesProxy in co... |
| 8fdeff0 |
2010-09-03 |
mounted helpers should be included in ActionMailer |
| c7664d1 |
2010-09-03 |
Include application's helpers and router helpers by defa... |
| 2734d38 |
2010-09-03 |
This is not needed |
| 937f419 |
2010-09-03 |
Engine's assets are now served with ActionDispatch::Static |
| 401cd97 |
2010-09-03 |
Modified ActionDispatch::Static to allow passing multipl... |
| 5b6553e |
2010-09-03 |
Set asset_path to engine_name by default |
| 559979b |
2010-09-03 |
Always convert railtie_name to string |
| 2068b8c |
2010-09-03 |
Added tests for railtie_name and aliased it in engine as... |
| bfccbc6 |
2010-09-03 |
Add Rails::Railtie.railtie_name method to allow setting ... |
| 43a2aef |
2010-09-03 |
rake db:copy_migrations task, which copies railties migr... |
| 75f8ac6 |
2010-09-03 |
Implemented ActiveRecord::Migrations#copy based on James... |
| b52dfc6 |
2010-09-03 |
Added Rails.application.config.paths.db.migrate to remov... |
| 0c1cd15 |
2010-09-03 |
to_param shoul return a string |
| 4cd6f77 |
2010-09-03 |
We don't need delegating polymorphic_url and polymorphic... |
| a132229 |
2010-09-03 |
Added ability to set asset_path for engines |
| abeb0ff |
2010-09-03 |
Ensure that Rails.application.initialize! is called only... |
| 153df92 |
2010-09-03 |
Added documentation on endpoint, middeware stack and rou... |
| 6807b08 |
2010-07-21 |
Moved a few methods from RecordIdentifier to ActiveModel... |
| a63566d |
2010-07-20 |
Moved PolymorphicRoutes to ActionDispatch::Routing |
| ccd422f |
2010-09-03 |
We don't need that initializer in tests |
| 32a5b49 |
2010-09-03 |
Move singleton pattern to Railtie and remove Engine::Con... |
| 939d425 |
2010-09-03 |
Removed most of deprecated stuff from Application and En... |
| 1e6612e |
2010-09-03 |
Ensure that url_helpers included after application's one... |
| 7cccfed |
2010-09-03 |
Allow Engines loading its own environment file from conf... |
| 6c95e0f |
2010-09-03 |
Add mounted_helpers to routes |
| e9791be |
2010-09-03 |
Routes refactoring: |
| 15f95b9 |
2010-09-03 |
Ensure that plugins are not loaded twice |
| 229a868 |
2010-09-03 |
Use new url_for API instead of including routes.url_helpers |
| 233be65 |
2010-09-03 |
Ensure that env is always available in controllers |
| b53efd2 |
2010-09-03 |
Extended url_for to handle specifying which router shoul... |
| b697ba9 |
2010-09-03 |
Added some more tests for url generation between Engine ... |
| 8a07708 |
2010-09-03 |
Get rid of :skip_prefix options in routes |
| b1e5e23 |
2010-09-03 |
Refactored tests for prefix generation and added test fo... |
| efe9555 |
2010-09-03 |
We don't need to add railties initlaizers in Application... |
| eedbf87 |
2010-09-03 |
New way of generating urls for Application from Engine. |
| 3939d6b |
2010-09-03 |
Removed ActionDispatch::Static, but left empty Middlewar... |
| 7d7263b |
2010-09-03 |
We don't need to overwrite default paths in tests |
| e4bd7ed |
2010-09-03 |
Ensure that init.rb is evaled in context of Engine |
| 177a4bd |
2010-09-03 |
Fix url generation for mounted Engine |
| 451c994 |
2010-09-03 |
Allow to generate Application routes inside Engine |
| 092b148 |
2010-09-03 |
Engine can now serve files with ActionDispatch::Static |
| f7ba614 |
2010-07-01 |
Unify routes naming by renaming router to routes |
| 628b94f |
2010-09-03 |
Pass routes via env['action_dispatch.routes'], it's need... |
| 28016d3 |
2010-09-03 |
Use env['action_dispatch.routes'] to determine if we sho... |
| c989d1a |
2010-09-03 |
Engine sets routes as default rack endpoint if no endpoi... |
| b5975a4 |
2010-09-03 |
Delegate non existing class methods to instance for Engine |
| 7c8f73d |
2010-09-03 |
Added TODO for evaling init.rb in context of Engine |
| 675f3ea |
2010-09-03 |
Gather initializers from railties in engines to get rid ... |
| c787bfd |
2010-09-03 |
Engine can now load its own plugins |
| f7af759 |
2010-09-03 |
require 'active_support/dependencies' in action_dispatch... |
| ad6be08 |
2010-09-03 |
Made Engine valid rack app with its own middleware stack |