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
*
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
*
Revert "Install binstubs by default"
Jeremy Kemper
2012-12-28
1
-1
/
+1
*
Revert "Detect rbenv and update the shebang"
Jeremy Kemper
2012-12-28
1
-8
/
+1
*
Detect rbenv and update the shebang
Yehuda Katz
2012-12-22
1
-1
/
+8
*
Install binstubs by default
Yehuda Katz
2012-12-22
1
-1
/
+1
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-2
/
+0
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-3
/
+0
*
USe the released version of sprockets-rails in a new Rails 4 application
Rafael Mendonça França
2012-10-27
1
-1
/
+1
*
We don't need this anymore since we had a sprockets-rails release
Rafael Mendonça França
2012-10-19
1
-3
/
+0
*
Fix the app_generator and plugin_new tests
Rafael Mendonça França
2012-10-18
1
-0
/
+3
*
Change back to official sprockets-rails
Joshua Peek
2012-10-17
1
-2
/
+2
*
Switch to new sprockets-rails plugin
Joshua Peek
2012-10-15
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-1
/
+1
|
\
|
*
update Rails::Generators docs [ci skip]
Francesco Rodriguez
2012-10-07
1
-1
/
+1
*
|
Inline comment
David Heinemeier Hansson
2012-10-08
1
-3
/
+1
*
|
Strip heredoc to not generate the Gemfile with trailing spaces
Rafael Mendonça França
2012-10-04
1
-2
/
+2
*
|
Turn turbolinks on by default for new apps
David Heinemeier Hansson
2012-10-04
1
-1
/
+8
|
/
*
change app/plugin generators to be more SCM agnostic
Derek Prior
2012-09-12
1
-35
/
+38
*
require bundle in the app generator
Xavier Noria
2012-09-01
1
-0
/
+1
*
Use Bundler.with_clean_env instead of custom code
Piotr Sarnacki
2012-08-31
1
-6
/
+3
*
Revert "Revert changes related to `bundle install` fixes in `rails new`"
Piotr Sarnacki
2012-08-31
1
-1
/
+10
*
Update to activerecord-deprecated_finders on generator
Miguel Herranz
2012-08-17
1
-2
/
+2
[next]