rails new docVaultcd docValuebundlegit add .git commit -m "Initial Commit"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $('#snippet_snippet').click -> | |
| $('#snippet_info').show('slow') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Non US-ASCII detected and no charset defined. | |
| Defaulting to UTF-8, set your own if this is incorrect. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fetcher = Net::POP3.new(queue.email_server, queue.email_port) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #City format : Eg, Cochin,IN | |
| #Useage: OpenWeather::Current.city('Cochin,In') | |
| def self.city(city, options = { }) | |
| query = Hash.new | |
| query[:q] = city | |
| send_request query.merge!(options), @api_url | |
| end | |
| #City Geographics Cordingates : Eg, lat 35 lon 139 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class ApplicationController < ActionController::Base | |
| session :off | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| result: { | |
| domain: "https://simple.wikipedia.org/wiki/Wikipedia", | |
| status: "COMPLETED", | |
| result_url: "http://localhost:3000/v1/website/389b76561f52f5f0337742b68354c106", | |
| result: { | |
| h1: [ | |
| "Wikipedia" | |
| ], | |
| h2: [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Unit] | |
| Description=Sale POS | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| ExecStart=/opt/pos/app | |
| Restart=always | |
| RestartSec=3 | |
| User=deploy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| irb(main):004:0> directories = {} | |
| => {} | |
| irb(main):005:0> directories['8547810845'] = {name: 'Harisankar P S', age: '27', address: 'Kochi, Kerala'} | |
| => {:name=>"Harisankar P S", :age=>"27", :address=>"Kochi, Kerala"} | |
| irb(main):006:0> directories['8547810845'] = {name: 'Harisankar P S', age: '27', address: 'Kochi, Kerala'} | |
| => {:name=>"Harisankar P S", :age=>"27", :address=>"Kochi, Kerala"} | |
| irb(main):007:0> directories['9447786299'] = {name: 'Manu S Ajith', age: '27', address: 'Kochi, Kerala'} | |
| => {:name=>"Manu S Ajith", :age=>"27", :address=>"Kochi, Kerala"} | |
| irb(main):008:0> | |
| irb(main):008:0> directories |
Averon Media Pvt Ltd is a company specialized in Web Design & Developement and Digital Marketing in Pune, Maharashtra. It's target is to become the India's #1 Web Development company in coming years. More details can be found in company website here.
Selected intern's day-to-day responsibilities include: