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-1
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-1
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-1
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."
Copy file name to clipboardexpand all lines: activerecord/activerecord.gemspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
s.summary="Object-relational mapper framework (part of Rails)."
10
10
s.description="Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in."
Copy file name to clipboardexpand all lines: activesupport/activesupport.gemspec
+1-1
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 of support libraries and Ruby core extensions extracted from the Rails framework."
10
10
s.description="A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing."
0 commit comments