| Commit message (Expand) | Author | Age | Files | Lines |
* | Using load_generators | Arun Agrawal | 2011-05-25 | 1 | -1/+1 |
* | Remove deprecated plugin generator | Guillermo Iguaran | 2011-05-24 | 1 | -71/+0 |
* | Streamline generators initialization flow. | José Valim | 2011-05-25 | 1 | -1/+1 |
* | Move SCSS generators and default templates from Rails to the Sass Railtie (d4... | tomhuda | 2011-05-24 | 4 | -24/+24 |
* | Remove asserts for js ext stuff thats not used any more | David Heinemeier Hansson | 2011-05-24 | 1 | -3/+0 |
* | create the dummy app if there's no test_unit but there's a dummy_path | dmathieu | 2011-05-24 | 1 | -0/+7 |
* | Fix failing test suite (please run tests before sending pull requests :S) | José Valim | 2011-05-24 | 1 | -1/+2 |
* | Add test for gemspec of the generated engine | Stefan Sprenger | 2011-05-24 | 1 | -0/+6 |
* | Let's load jruby-openssl now for all. #jruby | Arun Agrawal | 2011-05-22 | 1 | -1/+3 |
* | be sure to parenthesize the arguments when the first one is a RegExp literal | Akira Matsuda | 2011-05-18 | 13 | -119/+118 |
* | Fixing typo in test for turn gem | Guillermo Iguaran | 2011-05-18 | 1 | -1/+1 |
* | don't include 'turn' gem in Gemfile if test unit is skipped. | Teng Siong Ong | 2011-05-18 | 1 | -0/+7 |
* | add tests for ruby-debug gem in Gemfile and make sure that ruby-debug19 is us... | Teng Siong Ong | 2011-05-18 | 1 | -0/+14 |
* | add test case for turn gem for testunit. | siong1987 | 2011-05-18 | 1 | -0/+8 |
* | Run bundle install once when using plugin_new --full --mountable. Closes #555 | Santiago Pastorino | 2011-05-17 | 1 | -0/+5 |
* | generate HTML5 number_field tag for integer fields | Akira Matsuda | 2011-05-16 | 1 | -1/+5 |
* | Fixed failing tests for namespaced_generators_test. in 1.9.2 | Arun Agrawal | 2011-05-14 | 1 | -1/+5 |
* | application and plugin generation run bundle install unless --skip-gemfile or... | Xavier Noria | 2011-05-14 | 1 | -2/+11 |
* | Update Mailer generator to use 1.9 styled hash when run on Ruby 1.9 | Prem Sichanugrist | 2011-05-13 | 1 | -3/+25 |
* | use #quietly in a few places, and s/silence/capture/ where intention is capture | Xavier Noria | 2011-05-13 | 2 | -12/+12 |
* | new reporting method Kernel#quietly | Xavier Noria | 2011-05-13 | 2 | -3/+3 |
* | silences stderr to prevent an expected error message in the test suite from b... | Xavier Noria | 2011-05-13 | 1 | -2/+1 |
* | say silence when you mean silence | Xavier Noria | 2011-05-13 | 1 | -1/+1 |
* | application and plugin generation run bundle check unless --skip-gemfile | Xavier Noria | 2011-05-13 | 2 | -10/+19 |
* | removes duplicate tests | Xavier Noria | 2011-05-13 | 1 | -13/+0 |
* | adds comments clarifying the role of SharedGeneratorTests | Xavier Noria | 2011-05-07 | 3 | -0/+7 |
* | be consistent | Aditya Sanghi | 2011-05-06 | 1 | -3/+1 |
* | review fixes | Aditya Sanghi | 2011-05-06 | 1 | -1/+0 |
* | default orm and test_framework to false; change application.rb template accor... | Aditya Sanghi | 2011-05-06 | 1 | -3/+7 |
* | When skipping skip active record, mark config.generators.orm to false; LH 579... | Aditya Sanghi | 2011-05-06 | 1 | -1/+4 |
* | Adding jruby-openssl in Gemfile by default. #jruby | Arun Agrawal | 2011-05-05 | 1 | -0/+1 |
* | Fixed tests for new_plugin_generator. | Arun Agrawal | 2011-05-04 | 1 | -2/+0 |
* | restores the -j option, but now it accepts the name of any library | Xavier Noria | 2011-05-04 | 1 | -9/+29 |
* | Prototype and Scriptaculous are no longer vendored, but provided by prototype... | Xavier Noria | 2011-04-30 | 2 | -30/+1 |
* | jdbcpostgresql support added into template. | Vishnu Atrai | 2011-04-26 | 1 | -0/+6 |
* | Merged pull request #300 from arunagw/jdbc_test. | Aaron Patterson | 2011-04-25 | 1 | -0/+12 |
|\ |
|
| * | jdbcsqlite3 support added into template. #jruby | Arun Agrawal | 2011-04-23 | 1 | -0/+6 |
| * | Start Adding jdbcmysql support to new rails template. | Arun Agrawal | 2011-04-23 | 1 | -0/+6 |
* | | Fix tests. | José Valim | 2011-04-25 | 1 | -1/+1 |
* | | Add `app/assets/images` directory to plugin new generator | Prem Sichanugrist | 2011-04-25 | 1 | -0/+4 |
* | | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-04-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix 'FIXME' annotation typo | Sebastian Martinez | 2011-04-19 | 1 | -1/+1 |
* | | Images path fixed in test. | Arun Agrawal | 2011-04-23 | 1 | -1/+1 |
|/ |
|
* | What a lovely surprise, controller_generator_test was also failing. | José Valim | 2011-04-17 | 1 | -2/+2 |
* | Fix more generator tests. | José Valim | 2011-04-17 | 1 | -4/+4 |
* | Fix assets generators. | José Valim | 2011-04-17 | 1 | -16/+10 |
* | Make generators more modular, add hooks and improve test suite. | José Valim | 2011-04-17 | 2 | -31/+44 |
* | Generate app/* stubs directories for full plugins to show ththat it is possib... | José Valim | 2011-04-17 | 1 | -0/+6 |
* | Fix plugin new generator to work with new javascript/stylesheets conventions | Piotr Sarnacki | 2011-04-16 | 1 | -16/+18 |
* | Fix generator tests. | José Valim | 2011-04-15 | 1 | -22/+21 |