Bloggar

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 »

Alla ombord...Ruby on Rails 3.1!

Ruby on Rails 3.1 använder en ny teknik som heter Sprockets för att snabba upp JavaScript-körningen. Sprockets sammanställer alla funktioner som en webbapplikation använder i en enda fil, vilket förenklar arbetet för utvecklaren och snabbar upp svarstiden för applikationen. Nya funktioner att hålla utkik efter Asset Pipeline Asset Pipeline är den huvudsakliga ...

Alla ombord...Ruby on Rails 3.1! Läs mer »

Ruby on Rails- The Road Ahead...

Ruby on Rails is an open-source web application framework for the Ruby programming language. The growing demand for Ruby on Rails has been driven by successful companies who benefit from the speed and agility of building applications in Rails, which results in increased productivity and company growth. One such example is that of freelancify. com …

Ruby on Rails- The Road Ahead... Läs mer »

Ruby on Rails vs CakePHP- Slaget fortsätter...

CakePHP and Ruby on Rails are two of the most popular open source frameworks used for developing dynamic websites and web applications. However, often developers come across this question. Ruby on Rails or CakePHP? Well, the answer, to a large extent depends on what you really need out of a web application framework, the time …

Ruby on Rails vs CakePHP- Slaget fortsätter... Läs mer »

Allt-i-ett Business Intelligence och rapporteringsverktyg- Dashboard!

Successful dashboards convey a great deal of dense necessary information with clarity and immediacy. Over time, a successful dashboard will improve an organization’s decision-making based on assisted goal-setting, help monitor negative trends, and improve workplace productivity. The various aspects of dashboard are as follows- A software that organizes information so that it is easy to …

Allt-i-ett Business Intelligence och rapporteringsverktyg- Dashboard! 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 »

sv_SESwedish