Displaying 1 result from an estimated 1 matches for "51b018ee".
Did you mean:
  51b017be
  
2013 Jun 01
10
How about add a method to truncate a long text more smart?
sometimes we need to truncate a long text more smart. 
eg:
The Model layer represents your domain model (such as Account, Product, 
Person, Post, etc.) and encapsulates the business logic that is specific to 
your application. In Rails, database-backed model classes are derived from 
ActiveRecord::Base. Active Record allows you to present the data from 
database rows as objects and embellish