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: actionmailer/actionmailer.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
s.summary="Email composition and delivery framework (part of Rails)."
10
10
s.description="Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments."
Copy file name to clipboardExpand all lines: actionpack/actionpack.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
s.summary="Web-flow and rendering framework putting the VC in MVC (part of Rails)."
10
10
s.description="Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server."
Copy file name to clipboardExpand all lines: activemodel/activemodel.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
s.summary="A toolkit for building modeling frameworks (part of Rails)."
10
10
s.description="A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing."
0 commit comments