http://www.flaticon.com/free-icon/circular-check-button_78016
Subscribe to:
Post Comments (Atom)
Revert last commit or second last and more....
Git revert commit_id -m 1 this command willl revert last commit Git revert commit_id -m 2 this command will revert second commit with same...
-
1. rails g controller user index show in usercontroller copy and paste def index @users = User.all end def s...
-
1. rails g scaffold product title:string description:text first you have to put gem in gemfile gem 'roo-xls' gem 'axlsx_...
-
Dir.glob("#{Rails.root}/public/reports/*")
No comments:
Post a Comment