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: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Welcome to History.js (v1.8b2, June 22 2013)
1
+
Welcome to History.js <br/> v1.8b2, June 22 2013
2
2
==================
3
3
4
4
[](https://flattr.com/submit/auto?user_id=balupton&url=https://github.com/browserstate/history.js&title=History.js&language=&tags=github&category=software)
@@ -13,7 +13,7 @@ Welcome to History.js (v1.8b2, June 22 2013)
13
13
14
14
### History
15
15
16
-
See History(https://github.com/browserstate/history.js/blob/master/History.md#files) to for a detailed list of features, changes, solved issues and bugs
16
+
See the [`History.md`](https://github.com/browserstate/history.js/blob/master/History.md#files)file for a detailed list of features, changes, solved issues and bugs
17
17
18
18
### Involve
19
19
@@ -33,6 +33,9 @@ Please create an issue if something doesn't work or if there is a browser specif
33
33
34
34
To ajaxify your entire website with the HTML5 History API, History.js and jQuery the [Ajaxify Script](https://github.com/browserstate/ajaxify) is all you need. It's that easy.
35
35
36
+
### Ruby On Rails
37
+
38
+
If you are using Rails, then the easiest way for you to try History.js would be to use [Wiselinks](https://github.com/igor-alexandrov/wiselinks) gem. Wiselinks integrates into Rails application and allows you to start using History.js with three lines of code.
36
39
37
40
### Working with History.js directly
38
41
@@ -286,4 +289,4 @@ You can discover the history inside the [History.md](https://github.com/browsers
286
289
## License
287
290
288
291
Licensed under the [New BSD License](http://opensource.org/licenses/BSD-3-Clause)
0 commit comments