index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
generators
/
plugin_new_generator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the Gemfile when gemspec is skipped in the 'rails plugin new' command
Fred Wu
2012-06-05
1
-0
/
+26
*
Use new hash syntax for generators gem method
Alexey Vakhov
2012-05-22
1
-2
/
+2
*
Revert changes related to `bundle install` fixes in `rails new`
Piotr Sarnacki
2012-05-17
1
-7
/
+2
*
Fix tests in railties
Piotr Sarnacki
2012-05-15
1
-1
/
+1
*
improve #6318
Michal Papis
2012-05-15
1
-1
/
+6
*
Failing test for #6251
Piotr Sarnacki
2012-05-10
1
-0
/
+7
*
Build fix for plugin new generator change
Carlos Antonio da Silva
2012-05-01
1
-2
/
+2
*
Fix GH #4737. Missing helper file (LoadError) in mountable plugin.
kennyj
2012-02-02
1
-7
/
+8
*
Fix tests, ./ is not needed for relative entries in Gemfile in newest bundler...
Piotr Sarnacki
2012-01-07
1
-2
/
+2
*
Add Gemfile entry when creating a plugin in application's directory
Piotr Sarnacki
2012-01-07
1
-1
/
+32
*
No need 'abstract_unit' here. It's already in 'generators_test_helper'
Arun Agrawal
2011-12-18
1
-1
/
+0
*
fix rails plugin new CamelCasedName bug
lest
2011-11-19
1
-0
/
+6
*
Fixed error with 'rails generate new plugin' where the .gitignore was not pro...
Tyler Coville
2011-11-09
1
-0
/
+8
*
Warnings removed for "assert_match /" Please do
Arun Agrawal
2011-09-04
1
-3
/
+3
*
Covering more files in test for plugin new generator.
Vishnu Atrai
2011-07-29
1
-0
/
+2
*
Test add for plugin new generator generate mailer
Arun Agrawal
2011-07-29
1
-4
/
+5
*
pluging generator test fix
Vishnu Atrai
2011-07-28
1
-8
/
+8
*
As we are adding db folder in it. Required in test also.
Arun Agrawal
2011-07-17
1
-1
/
+1
*
fix engines rake tasks
Jake Varghese
2011-07-04
1
-0
/
+8
*
Merge pull request #1676 from neerajdotname/make_test_name_meaningful
Santiago Pastorino
2011-06-13
1
-1
/
+1
|
\
|
*
Remove "is_assed" with something more meaningful
Neeraj Singh
2011-06-13
1
-1
/
+1
*
|
namespace engine assets
Ryan Bates
2011-06-12
1
-12
/
+16
|
/
*
Merge pull request #1356 from flippingbits/fix_engine_generator
José Valim
2011-06-09
1
-3
/
+10
|
\
|
*
Generate script/rails only if --full is given
Stefan Sprenger
2011-05-27
1
-3
/
+3
|
*
Fix appending '
Stefan Sprenger
2011-05-27
1
-1
/
+1
|
*
Fix and test ENGINE_PATH and ENGINE_ROOT
Stefan Sprenger
2011-05-27
1
-0
/
+8
|
*
We're now using generators directly
Stefan Sprenger
2011-05-26
1
-1
/
+0
*
|
properly require javascript libraries when generating mountable engine
J. Edward Dewyea
2011-05-30
1
-0
/
+22
|
/
*
Use global namespace Rails
Stefan Sprenger
2011-05-26
1
-1
/
+1
*
Improve test assertion
Stefan Sprenger
2011-05-25
1
-1
/
+3
*
Remove whitespaces from empty line
Stefan Sprenger
2011-05-25
1
-1
/
+1
*
Add test files to engine's gemspec
Stefan Sprenger
2011-05-25
1
-0
/
+7
*
Merge pull request #1260 from flippingbits/master
José Valim
2011-05-25
1
-0
/
+5
|
\
|
*
Add test for shebang in engine's script/rails file
Stefan Sprenger
2011-05-24
1
-0
/
+5
*
|
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
*
Run bundle install once when using plugin_new --full --mountable. Closes #555
Santiago Pastorino
2011-05-17
1
-0
/
+5
*
new reporting method Kernel#quietly
Xavier Noria
2011-05-13
1
-2
/
+2
*
application and plugin generation run bundle check unless --skip-gemfile
Xavier Noria
2011-05-13
1
-3
/
+3
*
adds comments clarifying the role of SharedGeneratorTests
Xavier Noria
2011-05-07
1
-0
/
+2
*
Fixed tests for new_plugin_generator.
Arun Agrawal
2011-05-04
1
-2
/
+0
*
Prototype and Scriptaculous are no longer vendored, but provided by prototype...
Xavier Noria
2011-04-30
1
-10
/
+0
*
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
*
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
*
jQuery is the new default
Xavier Noria
2011-04-13
1
-15
/
+6
*
use parens and silence ambiguous args warnings
Jack Dempsey
2011-03-14
1
-6
/
+6
*
change sqlite3-ruby => sqlite3 in the generators
Aaron Patterson
2011-01-16
1
-1
/
+1
[next]