Commit Graph

79 Commits

Author SHA1 Message Date
Hartley McGuire
580e1d621a
Fix links to master branches renamed to main
We recently had [two][1] [PRs][2] to update these types of links, so
this commit does all of the rest (remaining links to master branches
were checked and still exist).

[1]: e76c52a939dd7312fb9fd22b08e13496dc5c961e
[2]: a2ed3437e3be1e4dee4d1dac3c51a3b8742044ff
2024-01-07 12:35:46 -05:00
Akhil G Krishnan
f171101f17 Fixed few typos in tests and guide
reverted the unwanted change

fixed the alignment

review changes updated
2023-08-01 23:31:17 +05:30
John Bampton
3a32915bbc Fix word case. json -> JSON 2022-09-17 04:11:36 +10:00
Aditya Bhutani
226b171144 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
John Bampton
b97b4fa207 docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
Jonathan Hefner
cb0da4f817 Fix typos, grammar, and formatting [ci-skip]
This is a collection of minor superficial improvements.  It does not
include any significant content changes.
2020-12-28 12:05:53 -06:00
Jonathan Hefner
481035fba0 Use bash code fences and prompts for shell code [ci skip]
Follow-up to #39594, which added CSS in order to select shell commands
sans prompts on triple-click.

This commit adds several bash code fences and prompts where they were
missing, and removes a few where they were inappropriate.
2020-06-13 19:27:30 -05:00
Abhay Nikam
027e492b6f Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
Mina Slater
f1d647aeff [ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted 2018-08-22 21:52:17 -05:00
Mina Slater
7bdf43daac [ci skip] fixes awkward grammar 2018-08-22 07:39:26 -05:00
Mina Slater
44da9eb3b9 [ci skip] change all instances of blacklist and whitelist to denylist and allowlist 2018-08-21 21:36:40 -05:00
Paul McMahon
7b9c19d94b Rails guides are now served over https
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Yauheni Dakuka
b6baf0c884 Cosmetic changes [ci skip] 2017-11-30 09:35:26 +03:00
yui-knk
d495592541 [ci skip] Fix table of 4_1_release_notes.md 2015-02-28 18:24:15 +09:00
Vipul A M
5cfaf5a46e - Changed IN to ON in markdown renderer condition
- Changed `IN` to `ON` in all note sentences in guides.
2015-01-14 11:52:13 +05:30
Xavier Noria
7702974281 warn about reading guides in GitHub
References #18148.
2014-12-23 23:32:50 +01:00
Paul Morganthall
cc663f8f6c Remove redundancy
I love this guide! 
and "visually see" is redundant.
remove "visually", then the sentence reads:
> Action Mailer previews provide a way to see how emails look
2014-11-06 00:48:16 -05:00
Zachary Scott
0cc9848faf Same as f39cb2b except backport friendly
Point release notes to stable branch for list of commits. [ci skip]
2014-08-20 10:31:38 -07:00
Godfrey Chan
657436da41 💣 oops, it should be 4.2 that's WIP [ci skip] 2014-08-19 19:03:43 -07:00
Godfrey Chan
2d24eb4ee7 Clearly mark these as WIP, and invite people to contribute. [ci skip] 2014-08-19 18:50:13 -07:00
John Bachir
0c5efb447b link directory to ActionMailer Previews documentation 2014-07-03 18:25:55 -04:00
Juanito Fatas
c7ab4fc4e2 [ci skip] Fix Pull Request URL in 4.1 release note. 2014-03-27 01:39:58 +08:00
Yves Senn
10b68955dc synchronize changelogs and 4.1 release notes. [ci skip]
Conflicts:
	actionpack/CHANGELOG.md
	activerecord/CHANGELOG.md
	activesupport/CHANGELOG.md
	railties/CHANGELOG.md
2014-03-25 10:06:01 +01:00
Gary S. Weaver
2c634f01fa minor fix to 4.1 rel notes for begin_transaction joinable option [CI skip] 2014-03-10 12:42:06 -04:00
Vijay Dev
70ff31d69f Merge branch 'master' of github.com:rails/docrails
Conflicts:
	guides/source/4_1_release_notes.md
2014-03-07 20:58:11 +05:30
Robin Dupret
3bdc7eb94d Improve a bit the 4.1 release notes [ci skip]
Fix a few typos. #present_in has been changed to #presence_in through
commit d61baee5.
2014-02-28 19:24:19 +01:00
Mikhail Dieterle
4b95405818 typos fixes 2014-02-22 21:57:11 +03:00
Godfrey Chan
578839bbbd Sync 4.1 release notes with changes since 7f648bc7 [ci skip] 2014-02-18 09:57:49 -08:00
Rafael Mendonça França
6370e69143 Document the default scopes change on the release notes, CHANGELOG
and upgrating guides

[ci skip]
2014-02-18 13:49:30 -03:00
Godfrey Chan
0b86a6e950 Updated CHANGELOG, docs, guides and release notes.
Also added a `cookies_serializer.rb` initializer to the app template.
2014-02-11 02:52:07 -08:00
Yves Senn
7f648bc70e docs, Associations also raise on name conflicts. [ci skip]
Follow up to 580f0b61dc (commitcomment-5293470)
2014-02-06 12:18:46 +01:00
Yves Senn
580f0b61dc synchronize 4.1 release notes with CHANGELOGS. [ci skip]
/cc @chancancode
2014-02-06 11:43:16 +01:00
Rafael Mendonça França
fa1f20e654 Improve documentation [ci skip] 2014-01-30 10:17:48 -02:00
Rafael Mendonça França
6b16c27881 Add travel_back to remove stubs from travel and travel_to 2014-01-30 10:17:47 -02:00
Kassio Borges
42566626e9 Fix documentation of new controller filters api [ci skip]
The api for filters with classes change and the guides weren't updated.
Now the class must respond for methods with the same name as the filter,
so the `before_action` calls a `before` method, and so on.

The method `#filter` has been deprecated in 4.0.0 and has been removed
in 4.1.0: #7560
2014-01-29 18:47:08 -02:00
Yves Senn
9673d5df27 docs, remove deprecation entry in favor of abe6484. [ci skip] 2014-01-27 13:57:25 +01:00
Yves Senn
abe648452f mention #13314 in 4.1 release notes. refs #12140. [ci skip] 2014-01-27 11:23:10 +01:00
Francis Go
9690bcf503 Ruby on Rails 4.1 Release Notes: Fix spelling [ci skip] 2014-01-27 17:10:21 +11:00
Yves Senn
079ffc96c1 let's link to the gem README not to the upgrading guide. [ci skip]
The PR #13767 added link to the upgrading guide to explain
details about activerecord_deprecated-finders. However the link target
features a stack of changes not releated at all. Also the relevant details
are not very informative.

I think we better link to the README so people can see what the gem is about
and how to use it.

/cc @chancancode @zzak
2014-01-20 14:06:37 +01:00
Godfrey Chan
06849fd4d0 Merge pull request #13767 from zzak/doc_4_1_release_notes_deprecated_finders
Add link to upgrade guide for full list of deprecated finders [ci skip]
2014-01-20 02:03:58 -08:00
Zachary Scott
9040e04c72 Add link to upgrade guide for full list of deprecated finders [ci skip] 2014-01-19 18:43:51 -08:00
Rashmi Yadav
b20d4453dd Spring in now under rails/spring [ci skip] 2014-01-19 10:52:49 +01:00
Jake Worth
de535226e8 Fix typo [ci skip] 2014-01-08 13:47:20 -06:00
Damien Mathieu
a334425caf create/drop test and development databases only if RAILS_ENV is nil
Closes #13625
2014-01-08 14:37:07 +01:00
Yves Senn
2229c523aa update 4.1 release notes with deprecation commit link. [ci skip] 2014-01-06 10:00:40 +01:00
Yves Senn
97e7ca48c1 Deprecate unused symbolized_base_class and symbolized_sti_name.
These methods were only used for the `IdentityMap` which was removed.
They are no longer used internally and should be removed without replacement.

As they were not `:nodoc:`'ed it's better to deprecate them before removal.
2014-01-03 16:31:20 +01:00
Jon Leighton
ff7ab3bc78 Automatically maintain test database schema
* Move check from generated helper to test_help.rb, so that all
  applications can benefit
* Rather than just raising when the test schema has pending migrations,
  try to load in the schema and only raise if there are pending
  migrations afterwards
* Opt out of the check by setting
  config.active_record.maintain_test_schema = false
* Deprecate db:test:* tasks. The test helper is now fully responsible
  for maintaining the test schema, so we don't need rake tasks for this.
  This is also a speed improvement since we're no longer reloading the
  test database on every call to "rake test".
2014-01-02 13:49:00 +00:00
Semenyk Dmitriy
46096a082f Fixed typo [CI skip] 2013-12-27 00:28:47 +05:00
Rafael Mendonça França
bfdae1775a Make possible to use symbol as the verifier name 2013-12-19 17:06:40 -02:00
Xavier Noria
87fc20a4aa revises the release notes about message verifiers (second take) [ci skip] 2013-12-19 20:01:24 +01:00