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
/
app_base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
We need to fix Sam Ruby's tests.
Aaron Patterson
2013-10-30
1
-1
/
+0
*
rename AppPreparer
Aaron Patterson
2013-10-30
1
-0
/
+1
*
fix template Gemfiles
Aaron Patterson
2013-10-28
1
-0
/
+11
*
always call set_default_accessors from create_root
Aaron Patterson
2013-10-28
1
-0
/
+1
*
Fix indentation [ci skip]
Carlos Antonio da Silva
2013-10-27
1
-2
/
+2
*
Fixed tests for app_generator
Arun Agrawal
2013-10-27
1
-5
/
+5
*
Remove dead code after the skip_jbuilder option removal
Rafael Mendonça França
2013-10-27
1
-1
/
+0
*
remove the skip_jbuilder option, just rm it from the Gemfile
Aaron Patterson
2013-10-27
1
-3
/
+0
*
remove unused methods
Aaron Patterson
2013-10-27
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master'
Aaron Patterson
2013-10-27
1
-5
/
+0
|
\
|
*
Merge pull request #12657 from robin850/skip-javascript
Guillermo Iguaran
2013-10-27
1
-7
/
+0
|
|
\
|
|
*
Removal of javascript related gems when creating an app
Robin Dupret
2013-10-27
1
-7
/
+0
*
|
|
add an option to skip jbuilder
Aaron Patterson
2013-10-27
1
-0
/
+4
*
|
|
add jbuilder web-console and sdoc to the GemEntry list
Aaron Patterson
2013-10-27
1
-13
/
+24
*
|
|
fix the class name
Aaron Patterson
2013-10-27
1
-17
/
+17
*
|
|
use the GemfileGem object for more entries
Aaron Patterson
2013-10-27
1
-52
/
+49
*
|
|
add the database gem
Aaron Patterson
2013-10-27
1
-5
/
+3
*
|
|
get a list of gems when filling out the gemfile
Aaron Patterson
2013-10-27
1
-12
/
+25
|
/
/
*
/
set accessors in the set_accessors! method
Aaron Patterson
2013-10-27
1
-2
/
+1
|
/
*
Don't require using application_name before options
Piotr Sarnacki
2013-09-13
1
-0
/
+4
*
Add --skip-action-view to app generator
Łukasz Strzałkowski
2013-08-25
1
-1
/
+4
*
restore whitespace in Gemfile between sqlite3 and sprockets
Sam Ruby
2013-05-16
1
-1
/
+1
*
Minor code duplication removed
Arun Agrawal
2013-04-29
1
-6
/
+6
*
ActiveRecord -> Active Record
Xavier Noria
2013-04-22
1
-1
/
+1
*
Use sass-rails 4.0.0.rc1
Rafael Mendonça França
2013-04-18
1
-1
/
+1
*
Use latest coffee-rails release
Rafael Mendonça França
2013-04-18
1
-1
/
+1
*
Revert "sprockets 2.9.x doesn't work with uglifier 2.0 yet."
Rafael Mendonça França
2013-04-18
1
-2
/
+2
*
Don't need to add activerecord-deprecated_finders on edge and dev
Rafael Mendonça França
2013-04-17
1
-3
/
+1
*
Use strip_heredoc where possible
Sam Ruby
2013-04-11
1
-14
/
+12
*
Editorial pass over generated Gemfile
Sam Ruby
2013-04-10
1
-4
/
+8
*
sprockets 2.9.x doesn't work with uglifier 2.0 yet.
Rafael Mendonça França
2013-04-06
1
-2
/
+2
*
Revert "Use jquery-rails from github"
Santiago Pastorino
2013-04-02
1
-3
/
+1
*
Revert more Rails.version changes
Rafael Mendonça França
2013-04-01
1
-2
/
+2
*
Make comment about uglifier in generated Gemfile consistent between branches
Carlos Antonio da Silva
2013-03-30
1
-1
/
+1
*
Add better comments to assets gems
Guillermo Iguaran
2013-03-28
1
-9
/
+22
*
Add coffee-rails and javascript runtime to gemfile if skip_javascript is
Rafael Mendonça França
2013-03-28
1
-2
/
+9
*
Remove buggy and unnecessary logic
Sam Ruby
2013-03-27
1
-7
/
+0
*
Cosmetic cleanup of generated Gemfile
Sam Ruby
2013-03-27
1
-17
/
+14
*
Put coffee-rails in top-level of generated Gemfile
Gabe Kopley
2013-03-24
1
-15
/
+27
*
Use jquery-rails from github
Sam Ruby
2013-03-24
1
-1
/
+3
*
remove references to *::VERSION, replace with *.version
Charlie Somerville
2013-03-21
1
-2
/
+2
*
Bump sass-rails and coffee-rails to 4.0.0.beta1 in Gemfile
Guillermo Iguaran
2013-02-25
1
-2
/
+2
*
Remove sprockets-rails from the Gemfile generator
robertomiranda
2013-02-25
1
-1
/
+0
*
Merge pull request #9401 from sikachu/master-remove-builder-option
Rafael Mendonça França
2013-02-24
1
-14
/
+0
|
\
|
*
Remove `--builder` option from `rails` command
Prem Sichanugrist
2013-02-24
1
-14
/
+0
*
|
Use sprockets-rails 2.0.0.rc3 in new apps
Guillermo Iguaran
2013-02-24
1
-1
/
+1
|
/
*
Fix article for generator name
Ryunosuke SATO
2013-02-07
1
-2
/
+2
*
Add --rc description on the command line
robertomiranda
2013-02-04
1
-0
/
+3
*
Add --no-rc description on the command line
robertomiranda
2013-02-02
1
-0
/
+3
*
Add -B alias for --skip-bundle
Jiri Pospisil
2013-01-01
1
-1
/
+1
[next]