aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code
Commit message (Collapse)AuthorAgeFilesLines
* [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-4/+4
|
* Rename Posts to Articles in Guides' Getting Started App, continuation of ↵John Kelly Ferguson2014-05-2529-141/+141
| | | | #15215 [ci skip]
* Merge pull request #15304 from JohnKellyFerguson/guides-4.1.1Xavier Noria2014-05-252-45/+44
|\ | | | | Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]
| * Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]John Kelly Ferguson2014-05-242-45/+44
| |
* | integration tests do not need to load fixtures by handXavier Noria2014-05-251-3/+0
|/ | | | | I don't know when this changed, checked back up to 3.2 and integration tests instantiate fixtures just fine.
* Default config.assets.digests to true in developmentDan Kang2014-05-171-0/+8
|
* fixed capitalizations [ci skip]SA2014-05-171-3/+3
| | | jQuery, SQLite3 and Unicorn use these respective capitalizations pretty much everywhere else in the comment sections of the project.
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-139-9/+9
| | | | | | | References to ``AppName::Application` removed in favour of ``Rails.application`` as generated with a new rails 4.1 app. [ci skip]
* Bump version of bcrypt gemT.J. Schuck2014-02-251-1/+1
|
* Correct grammar from '... allowing both thread web servers ...' to '... ↵Adrien Lamothe2014-01-251-1/+1
| | | | allowing both threaded web servers ...'.
* Spring in now under rails/spring [ci skip]Rashmi Yadav2014-01-191-1/+1
|
* Use single quotes in generated filesChulki Lee2014-01-142-3/+3
|
* revises a few things in the getting started guide [ci skip]Xavier Noria2014-01-132-82/+87
| | | | More to come.
* upgrade SDocXavier Noria2014-01-122-8/+6
| | | | Kudos to @zzak for taking over SDoc and make it work with RDoc 4.
* Change all "can not"s to the correct "cannot".T.J. Schuck2014-01-031-1/+1
|
* Bump Jbuilder version to 2.0.0Pavel Pravosud2013-12-202-3/+3
|
* Fix URL to robots.txt documentationChristophe Maximin2013-11-291-1/+1
|
* Fix missing line and shadow on static error pages [ci skip]Dmitry Korotkov2013-11-113-0/+6
|
* remove warnings on ruby trunklaurocaetano2013-11-011-1/+1
|
* bcrypt-ruby v3.1.2 supports Ruby 2.0 on WindowsT.J. Schuck2013-09-231-1/+1
|
* Fix broken link to Fixtures documentation on guidesDavid Padilla2013-08-292-2/+2
| | | | | | and activerecord tests [ci skip]
* bcrypt-ruby stable is 3.1Burkhard Vogel-Kreykenbohm2013-07-171-1/+1
|
* Refactored strong paramters usage and updated Gemfile.lock with Rails 4Ankit Gupta2013-07-074-109/+92
|
* Fix punctuation in config templatesAkira Matsuda2013-06-281-1/+1
|
* Fix another "error_explanation" css class in guides [ci skip]Carlos Antonio da Silva2013-06-251-3/+3
|
* Removed incorrect warning from application.js templates and replaced it with ↵Nick2013-05-151-2/+1
| | | | stub command description
* "rails" -> "Rails" [ci skip]Xavier Noria2013-05-091-2/+2
|
* Updated link to to GitHub article about ignoring files [ci skip]Prathamesh Sonpatki2013-05-051-1/+1
| | | | - http://help.github.com/ignore-files redirects to https://help.github.com/articles/ignoring-files
* Merge pull request #10461 from rwz/masterRafael Mendonça França2013-05-041-1/+1
|\ | | | | Relaxed jbuilder dependency in Gemfile template
| * Relaxed jbuilder dependency in Gemfile templatePavel Pravosud2013-05-042-2/+2
| |
* | ActiveRecord -> Active RecordXavier Noria2013-04-221-0/+1
| |
* | Getting rid of a few other vestiges of rails.png.Steve Klabnik2013-04-021-0/+0
| | | | | | | | | | | | | | | | | | | | We don't actually need a rails.png in the AP fixtures, the tests that use it don't actually try to load the file. We also don't need to get rid of it with the dummy reset either. Finally, it's not needed in the sample application that's included with the Rails Guides.
* | Merge pull request #9978 from trevorturk/cookie-store-auto-upgradeSantiago Pastorino2013-04-011-1/+1
|\ \ | | | | | | Cookie-base session store auto-upgrade
| * | Allow transparent upgrading of legacy signed cookies to encrypted cookies; ↵Trevor Turk2013-03-281-1/+1
| | | | | | | | | | | | Automatically configure cookie-based sessions to use the best cookie jar given the app's config
* | | be lazy loading SDocXavier Noria2013-03-301-1/+1
| | |
* | | rdoc is no longer a gem dependency, sdoc becomes a runtime dependencyXavier Noria2013-03-301-0/+5
| | |
* | | Update Gemfile since group assets doesn't exist anymore in Gemfilerobertomiranda2013-03-281-12/+11
| | |
* | | Update Bundler require in getting started applicationrobertomiranda2013-03-281-2/+3
|/ /
* | Relaxed jbuilder dependency and bumped version numberPavel Pravosud2013-03-251-1/+1
| | | | | | | | Newer version contains some generator bugfixes
* | Better styles for the CSS [ci skip]Rafael Mendonça França2013-03-233-38/+38
|/
* replace non-breaking spaces with normal spaces [ci skip]Yves Senn2013-03-072-4/+4
|
* add prompt to 422 page to check logsNihad Abbasov2013-03-041-2/+3
|
* New beauty pages(404, 422, 500)Stanislav2013-03-023-33/+126
| | | | | | moving changelog note to unreleased section New beauty pages(404, 422, 500)
* Change default root route helperKohei Hasegawa2013-02-261-2/+2
|
* remove AR auto-explain (config.auto_explain_threshold_in_seconds)Yves Senn2013-02-242-8/+0
| | | | | | | | | | We discussed that the auto explain feature is rarely used. This PR removes only the automatic explain. You can still display the explain output for any given relation using `ActiveRecord::Relation#explain`. As a side-effect this should also fix the connection problem during asset compilation (#9385). The auto explain initializer in the `ActiveRecord::Railtie` forced a connection.
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-2276-301/+404
| | | | | | | The sample application with the Getting Started Guide was very out of date. I've re-done it on edge (as of 51b9def5bf108fb566e) so it should be good to go with Rails 4. It's also in synch with what the guide actually says.
* remove the rails guide on performance testingYves Senn2013-01-101-12/+0
|
* remove performance tests from the default stackYves Senn2013-01-101-1/+1
|
* new README generated for new appsXavier Noria2013-01-081-247/+16
|
* doc/README_FOR_APP is no longer generatedXavier Noria2013-01-081-2/+0
|