Skip to content

Commit d1cefb4

Browse files
committed
Update CHANGELOG from the rename
1 parent f50bfba commit d1cefb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

railties/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
* Add sessions generator to give a basic start to an authentication system using database-tracked sessions.
1+
* Add authentication generator to give a basic start to an authentication system using database-tracked sessions.
22

33

44
# Generate with...
5-
bin/rails generate sessions
5+
bin/rails generate authentication
66

77
# Generated files
88
app/models/current.rb

0 commit comments

Comments
 (0)