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
/
lib
/
rails
/
generators
/
named_base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change inside_namespace method to inside_template and use it in all templates...
Piotr Sarnacki
2010-11-16
1
-21
/
+20
*
Bye bye bang bang.
Piotr Sarnacki
2010-11-16
1
-1
/
+1
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
1
-1
/
+7
*
Refactor a few methods connected with namespacing in Rails::Generators::Named...
Piotr Sarnacki
2010-09-25
1
-8
/
+9
*
Rails.application is set anyway, we don't need to set it manually, this was p...
Piotr Sarnacki
2010-09-25
1
-1
/
+1
*
Generators fix: properly check if module should be created when creating a na...
Piotr Sarnacki
2010-09-25
1
-1
/
+5
*
Refactor namespaced generators to use module_namespacing block helper
Piotr Sarnacki
2010-09-24
1
-13
/
+10
*
Generators are not aware of namespace of isolated engines and applications
Piotr Sarnacki
2010-09-24
1
-2
/
+58
*
Patch for Namespace problem in Scaffold. [#4763 state:resolved]
Mohammed Siddick.E
2010-06-23
1
-1
/
+17
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
1
-0
/
+8
*
Use human_name in scaffold.
José Valim
2010-03-17
1
-0
/
+4
*
Change mailer generator templates and refactor the whole naming schema.
José Valim and Mikel Lindsaar
2010-01-25
1
-45
/
+34
*
Ensure generators can be invoked by their shortcut and remove attr_reader tasks.
José Valim
2010-01-18
1
-3
/
+5
*
Pass config.generators options along when RAILS_GENERATORS is set and show --...
José Valim
2009-11-03
1
-1
/
+4
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+101