Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to Ruby 2.2.2 | Jon Atack | 2015-04-14 | 1 | -1/+1 |
| | | | | and fix the grammar in the ruby_version_check.rb user message. | ||||
* | Target Ruby 2.2.1 in gemspecs | Peter Suschlik | 2015-03-09 | 1 | -1/+1 |
| | | | | This is a follow-up to #19257 | ||||
* | Remove documentation tasks | Xavier Noria | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes the tasks doc:app, doc:rails, and doc:guides. In our experience applications do not generate APIs using doc:app. Methods may be certainly documented for maintainers, annotated with YARD tags, etc. but that is intended to be read with the source code, not in a separate website. Then, teams also have typically selected topics written down in Markdown files, or in a GitHub wiki... that kind of thing. If a team absolutely needs to generate application documentation for internal purposes, they can still easily write their own task. Regarding doc:rails and doc:guides, we live in 2015. We are used to go to online docs all the time. If you really want access to the API offline RubyGems generates it for every Rails component unless you tell it not to, and you can checkout the Rails source code to read the guides as Markdown, or download them for a Kindle reader. All in all, maintaining this code does not seem to be worthwhile anymore. As a consequence of this, guides (+3 MB uncompressed) won't be distributed with the rails gem anymore. Of course, guides and API are going to be still part of releases, since documentation is maintained alongside code and tests. Also, time permitting, this will allow us to experiment with novel ways to generate documentation in the Rails docs server, since right now we were constrained by being able to generate them in the user's environment. | ||||
* | targeting 2.2 | Kyle Decot | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | Bump ruby version to 2.1.0 in rails.gemspec too. | Igor Zubkov | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #17752 from arthurnn/fix_sprockets-rails-dependency | Rafael Mendonça França | 2014-11-24 | 1 | -1/+1 |
|\ | | | | | | | Use sprockets-rails 2.2.x on base app and allow greater version | ||||
| * | Fix sprockets-rails dependency dance | Arthur Neves | 2014-11-24 | 1 | -1/+1 |
|/ | | | | | | - Remove sprockets-rails from generated Gemfile as rails has a hard-dependency on it - Also allow sprockets-rails >= 2.0.0 | ||||
* | Do not package the guides output | Rafael Mendonça França | 2014-10-31 | 1 | -1/+1 |
| | | | | Fixes #17455 | ||||
* | Require sprockets-rails 3.0.0.beta1 | Rafael Mendonça França | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Remove activejob integration tests | Abdelkader Boudih | 2014-08-12 | 1 | -0/+1 |
| | |||||
* | Make possible to use sprockets-rails 2.1 | Rafael Mendonça França | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Added activemodel as a explicit dependency | Arun Agrawal | 2013-10-02 | 1 | -0/+1 |
| | | | | | As we have other dependency explicitly here it's fine to add activemodel as well | ||||
* | Add bare actionview gem to the root directory | Piotr Sarnacki | 2013-06-20 | 1 | -0/+1 |
| | | | | | This commit creates structure for Action View gem and is first of a series of commits extracting Action View from Action Pack. | ||||
* | Use sprockets-rails 2.0.0 | Paul Nikitochkin | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | Use sprockets-rails 2.0.0.rc4 | Guillermo Iguaran | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | fixes gemspec | Xavier Noria | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | removes bindir from the rails gemspec | Xavier Noria | 2013-03-29 | 1 | -3/+1 |
| | | | | Nowadays the rails gem itself has no executables. | ||||
* | Bundler 1.3.0 released. We prefer it for new binstub behavior. | Jeremy Kemper | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Use sprockets-rails 2.0.0.rc3 in new apps | Guillermo Iguaran | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | Relax bundler dep until 1.3.0 is actually released. | Jeremy Kemper | 2013-01-10 | 1 | -1/+1 |
| | | | | | | | | | | Revert "Bump bundler dep to 1.3.0.pre.4+ to introduce 'bundle binstubs <gem>'" This reverts commit e00b8ecf1ad8984b760f12e61247820613aec4ee. Revert "Use bundler --pre for travis builds" This reverts commit 4d240ec20a70122b7e69c790a37d2be14e1ff038. | ||||
* | let the rails gem ship with the README | Xavier Noria | 2013-01-08 | 1 | -1/+1 |
| | | | | The doc:rails application rake task needs this README. | ||||
* | Bump bundler dep to 1.3.0.pre.4+ to introduce 'bundle binstubs <gem>' | Jeremy Kemper | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | Revert "Omit directories from gemspec.files for RubyGems 2 compat." | Jeremy Kemper | 2012-12-09 | 1 | -1/+1 |
| | | | | | | Obviated by rubygems/rubygems@486ed83cc8e706069213c5d406122f4cfcca9e7f This reverts commit bb8923dee093b615615cdfb83b34d1b0bb254f25. | ||||
* | Omit directories from gemspec.files for RubyGems 2 compat. | Jeremy Kemper | 2012-12-08 | 1 | -1/+1 |
| | | | | | | RG2 packager expects each spec.files path to be a file and bombs when it tries to tarball a dir. May revert if rubygems/rubygems#413 is accepted. | ||||
* | Revert "rails gem has no lib directory to require" | claudiob | 2012-11-28 | 1 | -1/+0 |
| | | | | | | | | | | | This reverts commit 6bcbd6046f82c5f0114249a6b725f9679a140b9a. The default value for require_paths is ['lib'], and Rails does not need to include any lib/ file to build the gem, so the previous commit 'makes sense'. However, gems will not be built at all if require_paths is empty (see https://gist.github.com/1065473), so it's better to stick with the default, which does not have any side-effects | ||||
* | rails gem has no lib directory to require | Akira Matsuda | 2012-11-27 | 1 | -0/+1 |
| | |||||
* | Depend bundler from `=> 1.2.2` to `< 2.0` | Kentaro Kuribayashi | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | Updated dependency for bundler to ~> 1.2.2 | Kentaro Kuribayashi | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | Clean up gemspecs | Vinny Diehl | 2012-11-08 | 1 | -10/+12 |
| | | | | | | | | | | Organized the gemspec files a bit. * Made quotes more consistent (single quotes dominated, so I used that). * Moved license line down a line, separating it logically, and removed the extra whitespace before its = operator. * Minor whitespace fixes. | ||||
* | Update rails gemspec to use sprockets-rails 2.0.0.rc1 | Carlos Antonio da Silva | 2012-10-19 | 1 | -1/+1 |
| | | | | So that we can bundle and travis can run our tests. | ||||
* | Switch to new sprockets-rails plugin | Joshua Peek | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Require bundler 1.2 | Piotr Sarnacki | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | Add license field to gemspecs, by Matt Griffin | Matt Griffin | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -5/+6 |
| | |||||
* | Depend on sprockets-rails v1.0 | Guillermo Iguaran | 2012-03-13 | 1 | -6/+7 |
| | |||||
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -1/+0 |
| | | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu. | ||||
* | Bump bundler dependency. | José Valim | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | Bump rubygems required version to 1.8.11 (default version in 1.9.3-p0) | Guillermo Iguaran | 2012-01-21 | 1 | -1/+1 |
| | |||||
* | Updated gemspec for ruby 1.9.3 | Rahul P. Chaudhari | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Just provide the executable for railtie. This should be fine since Rubygems ↵ | José Valim | 2011-09-12 | 1 | -1/+1 |
| | | | | now warns before overriding them. | ||||
* | Revert "The rails gem doesn't have a lib directory - closes #1958." | Andrew White | 2011-07-04 | 1 | -3/+2 |
| | | | | | | RubyGems requires at least one require_path. This reverts commit e7fc5d1cad27e47d3d0149a2b9a61d074c30f225. | ||||
* | The rails gem doesn't have a lib directory - closes #1958. | Andrew White | 2011-07-04 | 1 | -2/+3 |
| | |||||
* | Not updating rubyforge for new versions. Result of "gem list -d rails" is ↵ | Arun Agrawal | 2011-05-20 | 1 | -1/+0 |
| | | | | not useful. | ||||
* | default_executable is deprecated since rubygems 1.7.0 | Santiago Pastorino | 2011-04-01 | 1 | -1/+0 |
| | |||||
* | Moved Turn activation/dependency to railties | David Heinemeier Hansson | 2011-03-31 | 1 | -1/+0 |
| | |||||
* | Use Turn to format all Rails tests and enable the natural language case names | David Heinemeier Hansson | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | Allow bundler 1.1 (and 1.2, etc.) in Rails 1.0.2 and above | Yehuda Katz | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Bump bundler up to 1.0.3 | Santiago Pastorino | 2010-10-16 | 1 | -1/+1 |
| | |||||
* | Depend on Bundler 1.0 w/ tiny fixes | David Heinemeier Hansson | 2010-08-29 | 1 | -1/+1 |
| | |||||
* | Depend on latest Bundler RC | David Heinemeier Hansson | 2010-08-23 | 1 | -1/+1 |
| |