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
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-1
/
+1
*
Remove .rb from require sentences
José Corcuera Z
2012-09-21
1
-1
/
+1
*
Revert "Revert changes related to `bundle install` fixes in `rails new`"
Piotr Sarnacki
2012-08-31
1
-2
/
+7
*
remove test/dummy from gitignore when "plugin new -T"
Francesco Rodriguez
2012-07-03
1
-1
/
+7
*
Merge pull request #6681 from arunagw/plugin_gen_fix
Rafael Mendonça França
2012-06-08
1
-2
/
+8
|
\
|
*
We should not include engine.rake file into rake
Arun Agrawal
2012-06-08
1
-0
/
+8
|
*
Removed protected as we already doing it above.
Arun Agrawal
2012-06-08
1
-2
/
+0
*
|
Don't add sqlite3 to gemspec with -O on rails plugin new
Piotr Sarnacki
2012-06-08
1
-0
/
+8
|
/
*
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
[next]