akhilgkrishnan
bf79a4c8e2
Active job basic doc grammer mistakes fixed
2021-07-26 22:41:20 +05:30
John Bampton
de3b207aa6
chore: fix grammar and spelling
2021-04-15 16:57:01 +10:00
Rafael Mendonça França
077c66d5d6
Rename master to main in all code references
2021-01-19 20:46:33 +00:00
Santiago Bartesaghi
32bb46899d
Remove unmaintained gem from README [ci skip]
2020-04-25 02:08:14 -03:00
Abhay Nikam
bdfffd1355
Update the Rails mailing list URLs to new discuss discourse URL [ci skip]
2020-04-02 22:00:28 +05:30
Kasper Timm Hansen
0fc1397784
Merge pull request #35559 from ashishprajapati/ashishprajapati/important_textual_improvements
...
Added missing guide links in documentation and minor wording fix
2019-03-09 22:54:21 +01:00
ashishprajapati
e3ef12b310
Added missing guide links in README documentation and minor wording fix [ci skip]
2019-03-10 03:17:01 +05:30
Abhay Nikam
476abd403b
Updated links from http to https in guides, docs, etc
2019-03-09 16:43:47 +05:30
jacobherrington
308d637550
Change queueing to queuing in docs and comments [skip ci]
...
My spellchecker flagged this as an incorrect spelling, upon further
research it appears to be a point of contention in English. Either way
might work.
After further examination queuing is much more common in the Rails
codebase so making this change will serve to standardize the spelling.
2018-11-18 22:36:44 -06:00
Jeremy Green
538463bce7
Add documentation about not accepting PRs for new adapters ( #32298 )
2018-03-19 14:46:07 -04:00
Fatos Morina
37cf9b3466
Fix typos and add a few suggestions
2017-11-28 19:27:43 +01:00
Yoshiyuki Hirano
3a11e0586e
Update MIT licenses link [ci skip]
2017-08-22 08:46:02 +09:00
David Heinemeier Hansson
439fadf758
Missed a few spots in inline -> async switch
2016-02-05 16:05:48 +01:00
Elektron1c97
6bd417df50
[ci skip] Add a dollar sign to each command in the READMEs
...
According to pr #22443 in the guides there's always a dollar sign before every command, so why is in the main README a `$` and in every submodule a `%`?
Just eye candy..
2015-12-06 19:18:52 +01:00
Mike Boone
ece366be07
Fixed wording.
2015-11-08 20:38:13 -05:00
claudiob
0080a886b2
[ci skip] Don’t encourage `sudo gem install`
...
I think we are better off leaving `sudo` outside of the documented
way of installing gems (`activerecord`, `actionpack`, …).
We don’t want newbies to think that `sudo` is required or, even worse, than
they actually have to type `[sudo] gem install`.
In most scenarios, `sudo` is not needed to install gems, and people who do
need it, probably already know about it.
What do you think? 😁
2015-05-12 14:51:19 -07:00
Darío Hereñú
4826ec9039
Minor fixes (proposal)
2015-02-28 22:19:23 -03:00
Yves Senn
2a843b3538
docs, minor changes in Active Job documentation. [ci skip]
2014-11-10 14:56:07 +01:00
Cristian Bica
c9a4c2a5ce
Added RDoc for each Active Job adapter
2014-09-22 17:33:02 +03:00
Cristian Bica
1e237b4e44
Active Job refactoring
2014-09-03 23:01:46 +03:00
Logan Hasson
d694ea259c
[ci skip] Fix Active Job grammar in api docs
2014-08-20 15:36:58 -04:00
Abdelkader Boudih
2f7b239fca
[ActiveJob] Use globalid gem
2014-08-17 23:10:45 +00:00
Cristian Bica
7c84dfb510
Update activejob's README
2014-08-12 15:43:43 +03:00
Abdelkader Boudih
a75f085941
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
...
git-subtree-dir: activejob
git-subtree-mainline: b45b99894a
git-subtree-split: 14f74a8331
2014-08-12 09:17:19 +00:00