Tekniska artiklar

Hur man ställer in en järnvägsapplikation på huvuddomänen med passagerare?

Passenger is an rails application server for Ruby (Rack) and Python (WSGI) apps. It allows you to get your web apps online with the least amount of hassle, by taking care of pretty much all of the heavy lifting for you when it comes to managing your apps’ processes and resources. What makes it so …

Hur man ställer in en järnvägsapplikation på huvuddomänen med passagerare? Läs mer »

Hur får man användarinformation från Facebook till Rails-applikationen?

With Facebook’s Graph API and the creation of the Open Graph protocol, it is now easier then ever before to read and write data from facebook to rails application and back to the “social graph”. Here’s a few of the possibilities: You could turn your webpage into a fully-featured Facebook-like page, just like if you …

Hur får man användarinformation från Facebook till Rails-applikationen? Läs mer »

Integrering av Paypal i Rails Application

Paypal is an e-commerce based web application, which transfers the amount between two accounts. Almost all US-based companies use paypal for there receiving and doing the payments.Lets see how to integrate this service in rails application in different steps. Note: I have tried these steps in development mode, on my local machine. It works fine …

Integrering av Paypal i Rails Application Läs mer »

Hur installerar man Rails 3.2.3?

This release changes the default value of config.active_record.whitelist_attributes to true. This change only affects newly generated applications so it should not cause any backwards compatibility issues for users who are upgrading but it may affect some tutorials and introductory material. Rails 3.2.3 also introduces a new option that allows you to control the behavior of …

Hur installerar man Rails 3.2.3? Läs mer »

Hur installerar och ställer jag in RVM?

Ruby Version Manager allows you to install and manage several different versions and implementations of Ruby on one computer, including the ability to manage different sets of RubyGems. It is a command line tool which allows us to easily install, manage and work with multiple Ruby environments from interpreters to sets of gems. Hello, Kinldy …

Hur installerar och ställer jag in RVM? Läs mer »

Hur man integrerar Google Analytics i Rails 3-applikationen?

Google Analytics is a great tool to present statistics on your websites performance. Installing Google Analytics into a Ruby on Rails app is pretty straight forward, however, the key is to only execute the analytics script in Production environment. Without doing this, you will end up counting page views and visits on all your environments, …

Hur man integrerar Google Analytics i Rails 3-applikationen? Läs mer »

Heroku- Den officiella molnplattformen för Facebook

Platform-as-a-service provider Heroku’s launch of an Facebook Application Package was aimed to help companies build Facebook applications using Heroku’s platform more easily. Heroku enables businesses to easily build, deploy and scale their applications, and Facebook has been the most popular social platform fPlatform-as-a-service provider Heroku’s launch of an Facebook Application Package was aimed to help …

Heroku- Den officiella molnplattformen för Facebook Läs mer »

sv_SESwedish