You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rails6/en/chapter00-before.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@
5
5
6
6
"API on Rails 6" is based on http://apionrails.icalialabs.com/book/["APIs on Rails: Building REST APIs with Rails"]. It was initially published in 2014 by https://twitter.com/kurenn[Abraham Kuri] under the licenses http://opensource.org/licenses/MIT[MIT] and http://people.freebsd.org/~phk/[Beerware].
7
7
8
-
This first version was not maintained and was initially planned for Ruby on Rails version 4 which does not https://guides.rubyonrails.org/maintenance_policy.html#security-issues[receives more than security updates]. I wanted to update this excellent book and adapting it to the new versions of Ruby on Rails. This book is therefore available for Ruby on Rail version 5.2 and version 6.0 (the one you are currently reading).
8
+
The first version was not maintained and was initially planned for Ruby on Rails version 4 which does not https://guides.rubyonrails.org/maintenance_policy.html#security-issues[receives more than security updates]. I wanted to update this excellent book, adapting it to new versions of Ruby on Rails. This book is therefore available for Ruby on Rails versions 5.2 and 6.0 (the one you are currently reading).
9
9
10
10
NOTE: This book is also available in the Molière language (It means french).
11
11
12
12
== About the author
13
13
14
-
My name is http://rousseau-alexandre.fr[Alexandre Rousseau] and I am a Rails developer with more than 4 years of experience (at the time of writing). I am currently a partner in a company (https://isignif.fr[iSignif]) where I build and maintain a SAAS product using Rails. I also contribute to the Ruby community by producing and maintaining some gems that you can consult on https://rubygems.org/profiles/madeindjs[my Rubygems.org profile]. Most of my projects are on GitHub so don’t http://github.com/madeindjs/[hesitate to follow me].
14
+
My name is http://rousseau-alexandre.fr[Alexandre Rousseau] and I am a Rails developer with more than 4 years of experience (at the time of writing). I am currently a partner in a company (https://isignif.fr[iSignif]) where I build and maintain a SAAS product using Rails. I also contribute to the Ruby community by producing and maintaining some gems that you can consult on https://rubygems.org/profiles/madeindjs[my Rubygems.org profile]. Most of my projects are on GitHub so don’t hesitate to http://github.com/madeindjs/[follow me].
15
15
16
-
All the source code of this book is available in https://asciidoctor.org/[Asciidoctor] format on https://github.com/madeindjs/api_on_rails[GitHub]. So feel free to https://github.com/madeindjs/api_on_rails/fork[forke] the project if you want to improve it or fix a mistake that I didn’t notice.
16
+
All the source code of this book is available in https://asciidoctor.org/[Asciidoctor] format on https://github.com/madeindjs/api_on_rails[GitHub]. So feel free to https://github.com/madeindjs/api_on_rails/fork[fork] the project if you want to improve it or fix mistakes I didn’t notice.
17
17
18
18
== Copyright and license
19
19
@@ -32,11 +32,11 @@ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMP
32
32
33
33
"API on Rails 6" by https://github.com/madeindjs/api_on_rails[Alexandre Rousseau] is shared according to http://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution - Attribution-ShareAlike 4.0 International]. Built upon this book http://apionrails.icalialabs.com/book/.
34
34
35
-
Book's cover picture use a beautiful photo shot by https://unsplash.com/@siloine?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText[Yoann Siloine] who published it on https://unsplash.com[Unsplash].
35
+
This book's cover picture uses a beautiful photo shot by https://unsplash.com/@siloine?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText[Yoann Siloine] who published it on https://unsplash.com[Unsplash].
36
36
37
37
== Thanks
38
38
39
-
A big "thank you" to all Github contributors who make this book alive. In alphabetical order:
39
+
A big "thank you" to all Github contributors who keep this book alive. In alphabetical order:
0 commit comments